gnome-shell/js
Jonas Dreßler 5ab26d669d 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>
(cherry picked from commit de834fe307)
2024-02-09 14:04:18 +01:00
..
dbusServices dbusServices/extensions: Improve error message formatting 2024-01-06 22:44:07 +01:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
misc extensionSystem: Improve error formatting 2024-01-06 22:44:07 +01:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui closeDialog: Actually set key focus to button when grabbing key focus 2024-02-09 14:04:18 +01:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-06 22:44:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00