gnome-shell/data/dbus-interfaces
Florian Müllner e6624f8ba1 extensionSytem: Rename ENABLED/DISABLED states
The ENABLED state means that an extension's `enable()` method
was called successfully.

This usually matches whether an extension *should* be enabled
according to the enabled-extensions/disabled-extensions settings,
but not necessarily: If an extension had an error or does not
support the currently active mode, its actual state is different.

We currently only expose the actual state to external tooling,
but whether an extension should be enabled is relevant as well,
for example to disable a lock-screen only extension from the
regular session.

For that purpose we will expose a separate `enabled` property.
To avoid confusion with the existing states, change the exposed
names to (IN)ACTIVE.

This does not affect the D-Bus API, as the numeric values of
the states remain unchanged.

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

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3073>
2024-01-03 20:05:05 +00:00
..
meson.build Add app introspection API 2019-01-09 10:13:45 +01:00
net.hadess.PowerProfiles.xml status/powerProfiles: Add power mode selection 2021-08-02 16:41:06 +02:00
net.hadess.SensorProxy.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
net.hadess.SwitcherooControl.xml data: Update switcheroo-control D-Bus interface 2019-12-13 00:44:24 +01:00
net.reactivated.Fprint.Device.xml fingerprint: Show different strings depending on type 2021-02-08 19:19:14 +00:00
net.reactivated.Fprint.Manager.xml fingerprint: Use makeProxyWrapper for fprintManager 2021-02-08 19:19:14 +00:00
org.freedesktop.Application.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.background.Monitor.xml quickSettings: Add background apps menu 2023-02-12 16:16:36 +00:00
org.freedesktop.bolt1.Device.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.bolt1.Manager.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.DBus.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.GeoClue2.Agent.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.GeoClue2.Manager.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.impl.portal.Access.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.impl.portal.PermissionStore.xml inhibitShortcutsDialog: Don't override resource 2022-10-06 14:47:43 +02:00
org.freedesktop.impl.portal.Request.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.login1.Manager.xml LoginManager: Add canRebootToBootLoaderMenu and setRebootToBootLoaderMenu methods 2020-08-06 15:14:42 +02:00
org.freedesktop.login1.Session.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.login1.User.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.ModemManager.Modem.Cdma.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.ModemManager.Modem.Gsm.Network.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.ModemManager1.Modem.Modem3gpp.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.ModemManager1.Modem.ModemCdma.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.ModemManager1.Modem.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.Notifications.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.PackageKit.Offline.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.realmd.Provider.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.realmd.Realm.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.realmd.Service.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.UPower.Device.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.freedesktop.UPower.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Mutter.ScreenCast.xml Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00
org.gnome.ScreenSaver.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SessionManager.EndSessionDialog.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SessionManager.Inhibitor.xml endSessionDialog: Only show logout inhibiting apps 2021-02-24 15:31:03 +00:00
org.gnome.SessionManager.Presence.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SessionManager.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SettingsDaemon.Color.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SettingsDaemon.Power.Keyboard.xml status/backlight: Add new quick toggle 2023-07-30 11:12:50 +00:00
org.gnome.SettingsDaemon.Power.Screen.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.SettingsDaemon.Rfkill.xml rfkill: Consider HasAirplaneMode 2022-07-19 13:27:39 +00:00
org.gnome.SettingsDaemon.Wacom.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Shell.AudioDeviceSelection.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Shell.CalendarServer.xml calendar-server: Remove the all-day property of events 2021-11-30 02:13:24 +00:00
org.gnome.Shell.ClocksIntegration.xml dateMenu: Stop accessing app settings directly 2019-08-08 17:41:46 +02:00
org.gnome.Shell.Extensions.xml extensionSytem: Rename ENABLED/DISABLED states 2024-01-03 20:05:05 +00:00
org.gnome.Shell.HotplugSniffer.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Shell.Introspect.xml introspect: Add WindowsChanged signal 2022-03-08 16:31:20 +00:00
org.gnome.Shell.PadOsd.xml data: Move D-Bus interface descriptions into a subdir 2018-09-17 07:34:49 +00:00
org.gnome.Shell.PerfHelper.xml perf-helper: Allow creating window with text input 2023-04-20 14:52:01 +02:00
org.gnome.Shell.PortalHelper.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Shell.Screencast.xml screencastService: Signal errors via the internal dbus interface 2023-04-26 13:35:57 +02:00
org.gnome.Shell.Screenshot.xml screenshot: Add and implement new D-Bus method 2023-12-21 17:59:17 +00:00
org.gnome.Shell.Wacom.PadOsd.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gnome.Shell.WeatherIntegration.xml weather: Stop accessing app settings directly 2019-07-31 19:04:41 +00:00
org.gnome.Shell.xml shellDBus: Add ScreenTransition() 2022-02-12 02:54:57 +05:00
org.gnome.ShellSearchProvider.xml data: Move D-Bus interface descriptions into a subdir 2018-09-17 07:34:49 +00:00
org.gnome.ShellSearchProvider2.xml data: Move D-Bus interface descriptions into a subdir 2018-09-17 07:34:49 +00:00
org.Gtk.MountOperationHandler.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.gtk.Notifications.xml dbus-interfaces: Add names to introspection data for notifications 2022-08-09 11:55:46 +00:00
org.mpris.MediaPlayer2.Player.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
org.mpris.MediaPlayer2.xml dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00