gnome-shell/js
Florian Müllner bf9b9838c2 main: Pass script on CLI instead of via environment
Environment variables aren't the best option to pass parameters
to a process (wouldn't it be "fun" if SHELL_PERF_MODULE appeared
in a regular user session?).

Instead, use a (hidden) --automation-script command line flag to
specify a script file that should be used to drive an automated
session.

As a side effect, the script no longer has to be relative to the
main module itself, so it will be possible to run scripts that
aren't bundled with the shell sources.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2812>
2023-07-07 19:43:28 +02:00
..
dbusServices dbusServices/extensions: Load preferences as module 2023-07-06 18:41:29 +00:00
gdm js: Fix linting errors from line shifts 2023-06-21 04:50:33 -07:00
misc extensionUtils: Remove installImporter() 2023-07-06 18:41:29 +00:00
perf main: Load perf scripts as modules 2023-07-07 19:43:28 +02:00
portalHelper portalHelper: Port to ESM 2023-06-21 13:26:42 +02:00
ui main: Pass script on CLI instead of via environment 2023-07-07 19:43:28 +02:00
js-resources.gresource.xml tests/perf: Add test for shutdown with open window 2023-04-20 14:49:38 +02: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