gnome-shell/js
Florian Müllner 1cee7e6760 overviewControls: Handle keyboard navigation
The old view selector used to handle initiating keynav into pages.
That code became inactive when non-search related functionality
was moved elsewhere, and was finally removed in commit cf41f4a527.

We still want the keynav behavior it provided, so add similar code
to overview's control manager.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4056

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2124>
2022-01-27 22:49:42 +00:00
..
dbusServices screencastService: Create directory if it doesn't exist 2022-01-14 18:42:47 +00:00
gdm loginDialog: Fix timing issue 2022-01-20 20:40:40 +00:00
misc cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
perf perf: Add basic run tests 2020-08-12 15:43:39 +00:00
portalHelper portalHelper: Replace Soup.URI with GLib.Uri 2021-08-25 01:54:07 +02:00
ui overviewControls: Handle keyboard navigation 2022-01-27 22:49:42 +00:00
js-resources.gresource.xml gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
meson.build
portal-resources.gresource.xml