gnome-shell/src/extensions-tool
Florian Müllner c8c93b2a70 extensions-tool: Implement enable/disable commands
This replicates the most basic functionality of the existing
gnome-shell-extension-tool, albeit using a git/gio/gsettings
style command interface rather than plain options; this will
allow us to implement more complex commands that have options
on their own in the future.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/1234
2019-08-21 18:28:02 +02:00
..
command-disable.c extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
command-enable.c extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
commands.h extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
common.h extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
COPYING extensions-tool: Start import 2019-08-21 18:28:02 +02:00
main.c extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
meson-src.build extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00
meson.build extensions-tool: Implement enable/disable commands 2019-08-21 18:28:02 +02:00