mutter/data
Jonas Ådahl 8989c42d40 backend/native: Add udev rule to ignore vkms devices
Virtual Kernel Mode Setting (vkms) is a virtual /dev/dri/card* device
not backed by any actual hardware. It's intended for testing purposes,
e.g. to run tests suites with a reproducable setup, or in continuous
integration pipelines.

Currently mutter don't have any tests that can run on top of vkms, but
will eventually get that. To prepare for the ability to do that, and
having said kernel module loaded without causing wierd issues with any
active session, add an udev rule that tells mutter to ignore any vkms
device.

Otherwise, when vkms is loaded, mutter would detect it, assume it's a
regular monitor, configure it as such, thus add a region of the stage
that ends up nowhere, which isn't very helpful. It might also conflict
with running actual tests that need to interact with vkms if the active
session has taken control of it.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1740>
2021-04-30 15:10:28 +02:00
..
50-mutter-navigation.xml data: Add back (hidden) shortcuts for vertical navigation 2021-04-15 15:31:10 +00:00
50-mutter-system.xml build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
50-mutter-wayland.xml Add restore-shortcuts to key bindings list 2017-11-10 17:59:26 +01:00
50-mutter-windows.xml data: Don't expose window shading shortcut 2018-01-24 19:09:27 +01:00
61-mutter.rules backend/native: Add udev rule to ignore vkms devices 2021-04-30 15:10:28 +02:00
default_icon.png build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
meson.build backends: force enable modifiers on tagged devices 2020-09-28 14:00:44 +02:00
mutter-schemas.convert build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
mutter.desktop.in build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
org.gnome.mutter.gschema.xml.in gschema: Fix capitalization of autoclose-xwayland option 2021-02-01 18:56:39 +01:00
org.gnome.mutter.wayland.gschema.xml.in gschema/wayland: Do not disable the X Security extension 2020-10-09 13:53:08 +00:00