gnome-shell/subprojects/extensions-tool/src
Florian Müllner 007778880b extension-tool: Fix falling back to GSettings
When we switched the tool to the public Extensions service, the
fallback to GSettings broke in the case GNOME is installed but
not running (because the service can be autostarted, albeit it'll
fail later).

Fix this by also falling back when we don't get a response from
gnome-shell.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6127

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2552>
2023-02-03 17:23:42 +00:00
..
templates build: Drop incorrect positional arg 2021-12-23 18:43:25 +00:00
command-create.c extension-tool: Always print extension location after its creation 2021-05-25 18:30:25 +00:00
command-disable.c extension-tool: Fix falling back to GSettings 2023-02-03 17:23:42 +00:00
command-enable.c extension-tool: Fix falling back to GSettings 2023-02-03 17:23:42 +00:00
command-info.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-install.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-list.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-pack.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-prefs.c extensions-tool/prefs: Log D-Bus errors 2021-10-30 21:50:47 +00:00
command-reset.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-uninstall.c extensions-tool/uninstall: Error out for system extensions 2020-04-05 13:42:50 +02:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensionUtils: Add DISABLING and ENABLING extension states 2022-12-01 12:59:32 +00:00
gnome-extensions-tool.gresource.xml extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
main.c extensionUtils: Add DISABLING and ENABLING extension states 2022-12-01 12:59:32 +00:00
meson.build extensions-tool: Add template metadata 2020-04-07 20:27:00 +00:00