gnome-shell/js
Leleat 0f30bfdd53 dbusServices/extensions: Await prefs.fillPreferencesWindow
There are cases where it makes sense to have fillPreferencesWindow be
async, so await it. One such case is when using .ui files from resources
with (GTK) templates. When extension developers load the resource in
`fillPreferencesWindow` and then import the js file that registers the
classes, there will be an error at the moment that there is no UI
provided. Similarly, make getPreferencesWidget async optionally.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3348>
2024-05-28 18:43:53 +00:00
..
dbusServices dbusServices/extensions: Await prefs.fillPreferencesWindow 2024-05-28 18:43:53 +00:00
extensions dbusServices/extensions: Await prefs.fillPreferencesWindow 2024-05-28 18:43:53 +00:00
gdm authPrompt: Consume cancel key event 2024-05-22 10:11:00 +00:00
misc js: Use Shell.util_spawn_async functions to launch external processes 2024-05-24 22:48:53 +00:00
portalHelper portalHelper: Fix handling of invalid TLS certificates 2024-04-25 19:33:09 +02:00
ui messageTray: Ensure _updateDatetimeId idle callback is cancelled 2024-05-28 18:06:32 +00:00
js-resources.gresource.xml components: Drop telepathy client 2024-03-03 01:33:16 +00: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