gnome-shell/js/ui
Jonas Dreßler de834fe307 closeDialog: Actually set key focus to button when grabbing key focus
When setting the key focus to `this._dialog`, the default button is not
automatically focused and no button has key focus.

Use the `initialKeyFocus` property of the dialog instead, and set focus
to the default button if the dialog is not already focused.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/786>
2024-01-29 23:14:24 +00:00
..
components
status keyboard: Add keyboard model configuration support 2024-01-19 14:18:38 +00:00
accessDialog.js
altTab.js
animation.js animation: Use appropriate spinner asset in light variant 2023-12-27 10:10:35 +00:00
appDisplay.js appDisplay: CSS cleanup & fixes for app dialog 2024-01-09 17:14:09 +00:00
appFavorites.js
appMenu.js appMenu: Move setApp to null before destroy 2023-12-31 20:30:11 +02:00
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js slider: Request a size 2023-11-21 18:55:47 +00:00
boxpointer.js boxpointer: Clamp alignments to expected range 2024-01-29 22:40:12 +00:00
calendar.js calendar: Stylesheet follow-ups and fixes 2024-01-10 03:02:09 +00:00
checkBox.js
closeDialog.js closeDialog: Actually set key focus to button when grabbing key focus 2024-01-29 23:14:24 +00:00
components.js
ctrlAltTab.js Use dedicated assets for ctrlAltTab 2023-11-23 13:33:08 +00:00
dash.js dash: Resolve padding and alignment issues with dash items 2024-01-24 17:51:16 +00:00
dateMenu.js calendar: Stylesheet clean up & fixes 2024-01-26 16:01:37 -03:30
dialog.js
dnd.js
edgeDragAction.js
endSessionDialog.js endSessionDialog: Drop markup from button labels 2024-01-29 22:15:53 +00:00
environment.js
extensionDownloader.js
extensionSystem.js extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Don't recreate StIcons on icon theme changes 2024-01-26 23:36:25 +00:00
inhibitShortcutsDialog.js
init.js init: Improve error message formatting 2024-01-04 18:59:33 +00:00
kbdA11yDialog.js
keyboard.js keyboard: Avoid markup escaping when setting button labels 2024-01-29 22:15:53 +00:00
layout.js
lightbox.js
listModes.js
locatePointer.js
lookingGlass.js lookingGlass: Do not escape markup in button subclass constructor 2024-01-29 22:15:53 +00:00
magnifier.js
main.js main: Improve error formatting in logError() 2024-01-04 18:59:33 +00:00
messageList.js style: Improve text scaling support 2023-12-05 12:14:53 +00:00
messageTray.js
modalDialog.js
mpris.js
notificationDaemon.js notificationDaemon: Stop special-casing Empathy 2024-01-12 14:23:23 +00:00
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js overviewControls: Subclass layout manager directly 2024-01-10 15:26:44 +00:00
padOsd.js padOsd: Fix rings and strips event handling 2023-11-26 23:31:14 +00:00
pageIndicators.js
panel.js panel: Actually switch to connectObject() 2024-01-19 19:29:33 +01:00
panelMenu.js panelMenu: Remove SystemIndicator class 2023-12-21 13:35:50 +00:00
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js popupMenu/switch: Follow "show-status-shapes" setting 2024-01-17 04:30:11 +00:00
quickSettings.js js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
remoteSearch.js
ripples.js
runDialog.js
screenShield.js
screenshot.js screenshot: Expand window contents 2024-01-03 21:48:18 +00:00
scripting.js scripting: Use logError to format error stack 2024-01-04 18:59:33 +00:00
search.js js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
searchController.js Use dedicated assets for ctrlAltTab 2023-11-23 13:33:08 +00:00
sessionMode.js
shellDBus.js shellDBus: Await Eval() result 2023-11-19 02:20:01 +00:00
shellEntry.js
shellMountOperation.js mountOperation: Close when drive gets disconnected 2024-01-10 15:08:14 +00:00
slider.js slider: Request a size 2023-11-21 18:55:47 +00:00
swipeTracker.js
switcherPopup.js style: Rewrote app grid tile drawing functions 2023-12-14 18:30:52 +00:00
switchMonitor.js switchMonitor: New assets for switcher items 2024-01-29 22:47:10 +00:00
unlockDialog.js Pass 'radius' to blur APIs instead of 'sigma' 2023-12-14 18:20:59 +00:00
userWidget.js userWidget: Expand child 2023-12-16 23:57:48 +01:00
welcomeDialog.js
windowAttentionHandler.js
windowManager.js windowManager: Keep dim effect in overview 2024-01-29 21:28:56 +01:00
windowMenu.js
windowPreview.js windowPreview: Don't hide overlay while hovering icon 2023-12-11 15:10:59 +00:00
workspace.js
workspaceAnimation.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js