gnome-shell/js
Evan Welsh e2e3694cbd environment: Split dependencies loading into a new file
Once environment.js is an ES module we need to ensure we can dynamically
specify the version for required GI dependencies such as Clutter.

Moving dependency version setup to dependencies.js ensures gi.require
calls are done before environment.js imports any utilities.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2822>
2023-07-15 02:35:56 +00:00
..
dbusServices dbusServices/extensions: Load preferences as module 2023-07-06 18:41:29 +00:00
gdm animationUtils: Group together various animation helpers 2023-07-15 02:35:56 +00:00
misc environment: Split dependencies loading into a new file 2023-07-15 02:35:56 +00:00
portalHelper portalHelper: Port to ESM 2023-06-21 13:26:42 +02:00
ui environment: Split dependencies loading into a new file 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 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