gnome-shell/js
Florian Müllner 1354d2cf56 extensions: Unify how manager is injected into shared module
We unified most code paths earlier, but the common code will still
import Main locally if no extension manager was injected before.

Now that the old extensionUtils was split between extension and
preferences, each of those modules can simply import the manager
from its corresponding environment, and then inject it into the
shared module.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2837>
2023-07-15 13:16:42 +02:00
..
dbusServices extensions: Unify how manager is injected into shared module 2023-07-15 13:16:42 +02:00
extensions extensions: Unify how manager is injected into shared module 2023-07-15 13:16:42 +02:00
gdm animationUtils: Group together various animation helpers 2023-07-15 02:35:56 +00:00
misc extensionUtils: Split out extension convenience functions 2023-07-15 13:16:42 +02:00
portalHelper portalHelper: Port to ESM 2023-06-21 13:26:42 +02:00
ui extensionUtils: Move isOutOfDate() into manager 2023-07-15 13:16:42 +02:00
js-resources.gresource.xml extensions: Provide separate implementations 2023-07-15 13:16:42 +02:00
meson.build
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00