gnome-shell/js/ui
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
..
components cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
status cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
accessDialog.js
altTab.js altTab: Also use getWindows() for AppSwitcher 2022-01-25 20:03:01 +00:00
animation.js
appDisplay.js
appFavorites.js
appMenu.js
audioDeviceSelection.js
background.js
backgroundMenu.js ui: Rename gnome-control-center to org.gnome.Settings 2022-01-21 10:44:37 -03:00
barLevel.js
boxpointer.js
calendar.js cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js
dateMenu.js
dialog.js
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js
extensionDownloader.js
extensionSystem.js extensionSystem: Ignore spurious disable-extension-version-validation change 2022-01-14 15:23:09 +00:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js
inhibitShortcutsDialog.js ui: Rename gnome-control-center to org.gnome.Settings 2022-01-21 10:44:37 -03:00
init.js
kbdA11yDialog.js
keyboard.js
layout.js Add scaffolding for the new screenshot UI 2022-01-27 22:25:42 +00:00
lightbox.js lightbox: Fix banding issues with the vignette shader 2022-01-27 22:16:50 +01:00
locatePointer.js
lookingGlass.js lookingGlass: Add switches for debug flags 2022-01-11 21:39:28 +00:00
magnifier.js
main.js Add scaffolding for the new screenshot UI 2022-01-27 22:25:42 +00:00
messageList.js
messageTray.js cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js overviewControls: Handle keyboard navigation 2022-01-27 22:49:42 +00:00
padOsd.js
pageIndicators.js
panel.js cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js popupMenu: Center labels vertically 2022-01-25 15:32:31 +00:00
remoteSearch.js ui: Rename gnome-control-center to org.gnome.Settings 2022-01-21 10:44:37 -03:00
ripples.js
runDialog.js
screenShield.js
screenshot.js screenshot-ui: Add support for disable-save-to-disk 2022-01-27 22:25:42 +00:00
scripting.js
search.js
searchController.js
sessionMode.js
shellDBus.js shellDBus: Return error on invalid app IDs 2022-01-25 20:18:35 +01:00
shellEntry.js
shellMountOperation.js cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
slider.js
swipeTracker.js
switcherPopup.js switcherPopup: Rename _onItemEnter() to _onItemMotion() 2022-01-12 12:25:19 +00:00
switchMonitor.js
unlockDialog.js gdmUtil: Enable support for GDM's ChoiceList PAM extension 2022-01-13 15:31:32 -05:00
userWidget.js
welcomeDialog.js
windowAttentionHandler.js
windowManager.js
windowMenu.js
windowPreview.js
workspace.js
workspaceAnimation.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js