gnome-shell/js/dbusServices/extensions
Evan Welsh 61eef2fb9b extensionUtils: Add utility for setting the current extension
ES modules do not allow exports to be overriden, in anticipation
of the ESM port add a `setCurrentExtension` utility which will
throw if used in the shell. This is tested using a conditional
import of Main.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2363>
2022-07-06 13:40:44 -04: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 extensionUtils: Add utility for setting the current extension 2022-07-06 13:40:44 -04:00
extensionsService.js dbusServices: Refactor service utilities from fileUtils into dbusUtils 2022-07-05 03:41:41 -04:00
main.js Specify API versions for all public GIR APIs, except GLib 2022-04-04 17:55:25 +01:00