e6e5a93dec
Currently, ActivitiesContainer reacts to showAppsButton and transitions between app grid and window picking states on its own. In the future, we want full control over this. ControlsManager already has a state adjustment that represents all possible overview states. Propagate this adjustment up to ActivitiesContainer, and use it to drive the transition. This requires moving the callback to the showAppsButton to ControlsManager, since now it control the state adjustment itself, not ActivitiesContainer's adjustment. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1624> |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |