gnome-shell/subprojects/extensions-tool/src
Florian Müllner d80ef67d1d extension-tool: Use enable/disable D-Bus API if possible
Commit 4589da957 added D-Bus API for enabling/disabling extensions,
use that if possible to provide better feedback and not clutter the
settings with non-existent UUIDs.

The old code path is preserved as fallback to keep the commands
working from outside a running shell session.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2391
2020-04-05 13:42:50 +02:00
..
template extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-create.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-disable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02:00
command-enable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02: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: Split out get_extension_property() helper 2020-04-05 13:42:50 +02: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 extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
gnome-extensions-tool.gresource.xml extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
main.c extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
meson.build extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00