gnome-shell/js/misc
Didier Roche 4a3476266f extensionSystem: Add canChange property to extensions
Whether or not an extension can be enabled/disabled depends on various
factors: Whether the extension is in error state, whether user extensions
are disabled and whether the underlying GSettings keys are writable.

This is complex enough to share the logic, so add it to the extension
properties that are exposed over D-Bus.

https://bugzilla.gnome.org/show_bug.cgi?id=789852
2019-07-20 14:17:35 +00:00
..
config.js.in fileUtils: Add helper for loading D-Bus XML from resource 2018-09-17 07:34:49 +00:00
extensionUtils.js extensionSystem: Add canChange property to extensions 2019-07-20 14:17:35 +00:00
fileUtils.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
gnomeSession.js cleanup: Clean up unused imports 2019-02-09 05:05:07 +01:00
history.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
ibusManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
inputMethod.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
introspect.js style: Fix indentation errors 2019-07-02 12:17:46 +00:00
jsParse.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
keyboardManager.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
loginManager.js style: Use space after catch 2019-07-01 23:44:11 +02:00
meson.build networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
modemManager.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
objectManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
params.js params: Don't use Lang module 2019-07-10 22:09:09 +00:00
permissionStore.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
smartcardManager.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
systemActions.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
util.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
weather.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00