gnome-shell/js/ui
Florian Müllner 093b73b616 viewSelector: Open context for highlighted search result
To make search more efficient, users don't need to move the actual
keyboard focus away from the search entry to activate the first
result. However the shift+f10 shortcut to pop up the context menu
via keyboard still acts on the actually focused widget, which is
the entry. It makes more sense to open the context menu of the
selected result instead, as that's what's highlighted and responds
to keyboard activation.

https://bugzilla.gnome.org/show_bug.cgi?id=675315
2017-08-17 16:58:17 +02:00
..
components Revert "networkAgent: Adjust to introspection change" 2017-07-21 15:34:50 +01:00
status status/keyboard: Fix typo 2017-08-12 21:12:07 +02:00
accessDialog.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
altTab.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
animation.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
appDisplay.js Explicitly set the width and height for subicons' containers in folders 2017-08-11 12:47:45 +02:00
appFavorites.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
audioDeviceSelection.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
background.js background: use of CHANGES_DONE_HINT events to avoid reloads 2017-07-31 16:17:35 +01:00
backgroundMenu.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
boxpointer.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
calendar.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
checkBox.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
closeDialog.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ctrlAltTab.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
dash.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
dateMenu.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
dialog.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
dnd.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
edgeDragAction.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
endSessionDialog.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
environment.js environment: Remove stray semicolon 2017-07-19 01:45:12 +02:00
extensionDownloader.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
extensionSystem.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
focusCaretTracker.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
grabHelper.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ibusCandidatePopup.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
iconGrid.js iconGrid: Cancel animations on unmap 2017-07-19 10:49:54 +02:00
inhibitShortcutsDialog.js ui: fix a translator comment in InhibitShortcutsDialog 2017-08-11 19:45:02 +02:00
keyboard.js keyboard: Only rebuild keyboard actor on keyboard type changes 2017-07-23 16:06:04 +02:00
layout.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
lightbox.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
lookingGlass.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
magnifier.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
magnifierDBus.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
main.js legacyTray: Time to say goodbye ... 2017-08-10 20:16:06 +02:00
messageList.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
messageTray.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
modalDialog.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
mpris.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
notificationDaemon.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
osdMonitorLabeler.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
osdWindow.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
overview.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
overviewControls.js overview: Don't expand workspace thumbnails by default 2017-08-10 20:16:06 +02:00
padOsd.js padOsd: Add one to the >1 rings 2017-08-03 22:06:33 +02:00
panel.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
panelMenu.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
pointerWatcher.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
popupMenu.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
remoteMenu.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
remoteSearch.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
runDialog.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screencast.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screenShield.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screenshot.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
scripting.js shell-perf-helper: Add an option for continual redraws 2014-07-16 10:33:59 -04:00
search.js viewSelector: Open context for highlighted search result 2017-08-17 16:58:17 +02:00
sessionMode.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
shellDBus.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
shellEntry.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
shellMountOperation.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
slider.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
switcherPopup.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
tweener.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
unlockDialog.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
userWidget.js Resize the user's avatar when scaling factor changes 2017-08-11 12:47:45 +02:00
viewSelector.js viewSelector: Open context for highlighted search result 2017-08-17 16:58:17 +02:00
windowAttentionHandler.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
windowManager.js ui: Add InhibitShortcutsDialog 2017-08-02 11:27:42 +01:00
windowMenu.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
workspace.js workspace: Show window chrome on long-press 2017-08-10 20:16:06 +02:00
workspacesView.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
workspaceSwitcherPopup.js workspaceSwitcherPopover: Remove pointless timeout 2017-08-10 20:16:06 +02:00
workspaceThumbnail.js workspaceThumbnails: Reduce maximum thumbnail size 2017-08-10 20:16:06 +02:00
xdndHandler.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00