gnome-shell/js
Sebastian Keller f5d793647b overview: Skip SHOWN to SHOWN when changing from app grid to overview
Switching between the app grid and the window picker in the overview via
gestures results in _gestureEnd() getting called with endProgress !== 0
in both cases, which leads to it calling _showDone(). This then
unconditionally changes the state to SHOWN, which in this situation is
already the current state. Since the previous commit this results in a
warning, so check if we are already in the SHOWN state.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2514>
2023-02-12 16:31:04 +00:00
..
dbusServices screencastService: Handle case where no videos directory exists 2023-01-11 16:51:30 +00:00
gdm gdmUtil: Add API to add/remove credential managers 2023-01-23 20:37:46 +00:00
misc inputMethod: Make set_surrounding() send also empty string 2023-02-01 14:42:32 +00:00
perf Add 'headless start' perf test 2023-02-06 18:10:01 +00:00
portalHelper
ui overview: Skip SHOWN to SHOWN when changing from app grid to overview 2023-02-12 16:31:04 +00:00
js-resources.gresource.xml quickSettings: Add background apps menu 2023-02-12 16:16:36 +00:00
meson.build
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00