1
0
Fork 0
mutter-performance-source/data/dbus-interfaces
Jonas Ådahl b49421d8e8 monitor-config-store: Allow changing D-Bus configuration policy
Adding a <dbus/> element containing a boolean (yes/no) determines
whether org.gnome.Mutter.DisplayConfig ApplyMonitorsConfig will be
callable. The state is also introspectable via the
ApplyMonitorsConfigAllowed property on the same interface.

For example

    <monitors version="2">
      <policy>
        <dbus>no</dbus>
      </policy>
    </monitors>

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2030>
2022-01-25 16:25:48 +00:00
..
meson.build Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.freedesktop.login1.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.freedesktop.RealtimeKit1.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.gnome.Mutter.DisplayConfig.xml monitor-config-store: Allow changing D-Bus configuration policy 2022-01-25 16:25:48 +00:00
org.gnome.Mutter.IdleMonitor.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop: Unify codestyle in API 2022-01-25 10:49:12 +00:00
org.gnome.Mutter.ScreenCast.xml screencast: Unify codestyle in API 2022-01-25 10:49:12 +00:00