gnome-shell/js/dbusServices/extensions
Florian Müllner e07bc62fbd dbusServices/extensions: Give extensions access to the prefs window
The current preference API - buildPrefsWidget() - predates client-side
decorations. While extension authors have been finding ways around
the limitation of not having access to the window/titlebar, the change
to the new Adwaita API seems like a good time for an updated API that
officially provides that access (as far as allowed by libadwaita).

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2012>
2022-02-08 19:11:19 +00:00
..
css dbusServides/extensions: Use Adw.PreferencesWindow 2022-02-08 19:11:19 +00:00
ui dbusServices/extensions: Use default style class 2022-02-08 19:11:19 +00:00
extensionPrefsDialog.js dbusServices/extensions: Give extensions access to the prefs window 2022-02-08 19:11:19 +00:00
extensionsService.js dbusServices/extensions: Split out prefs dialog 2022-02-08 19:11:19 +00:00
main.js dbusServides/extensions: Use Adw.PreferencesWindow 2022-02-08 19:11:19 +00:00