gnome-shell/js
Florian Müllner 9e4de6a005 dbusServices/extensions: Don't use getCurrentExtension()
The prefs dialog is created on behalf of a particular extension.
It's a bit silly to rely on getCurrentExtension() to access it,
instead of just keeping track of it ourselves.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2832>
2023-07-15 11:07:12 +00:00
..
dbusServices dbusServices/extensions: Don't use getCurrentExtension() 2023-07-15 11:07:12 +00:00
gdm animationUtils: Group together various animation helpers 2023-07-15 02:35:56 +00:00
misc extensionUtils: Slightly optimize current extension lookup 2023-07-15 11:07:12 +00:00
portalHelper portalHelper: Port to ESM 2023-06-21 13:26:42 +02:00
ui dependencies: Migrate to ES module and organize dependencies 2023-07-15 02:35:56 +00:00
js-resources.gresource.xml environment: Split dependencies loading into a new file 2023-07-15 02:35:56 +00:00
meson.build
portal-resources.gresource.xml