mutter/src/tests/monitor-configs
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
..
system monitor-config-store: Add test for monitor configuration policy 2022-01-25 16:25:48 +00:00
user monitor-config-store: Add test for monitor configuration policy 2022-01-25 16:25:48 +00:00
first-rotated.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
fractional-scale.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
high-precision-fractional-scale.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
interlaced.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
lid-scale.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
lid-switch.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
mirrored.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
non-preferred-tiled-custom-resolution.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
oneoff.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
pointer-constraint.xml tests: Add test for constraining pointer on hotplug 2022-01-16 18:38:20 +00:00
policy-dbus-invalid.xml monitor-config-store: Allow changing D-Bus configuration policy 2022-01-25 16:25:48 +00:00
policy-dbus.xml monitor-config-store: Allow changing D-Bus configuration policy 2022-01-25 16:25:48 +00:00
policy-duplicate.xml tests: Add more monitor config policy parsing tests 2022-01-25 16:25:48 +00:00
policy-empty.xml tests: Add more monitor config policy parsing tests 2022-01-25 16:25:48 +00:00
policy-invalid.xml tests: Add more monitor config policy parsing tests 2022-01-25 16:25:48 +00:00
policy-multiple.xml tests: Add more monitor config policy parsing tests 2022-01-25 16:25:48 +00:00
policy.xml monitor-config-store: Add way to define config store loading policy 2022-01-25 16:25:48 +00:00
primary.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
scale.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
second-rotated-tiled.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
second-rotated.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
single.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
tiled-custom-resolution.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
tiled.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
underscanning.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
unknown-elements.xml monitor-config-store: Make parsing a bit more forgiving 2022-01-25 16:25:48 +00:00
vertical.xml monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00