mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

We not just have X11 devices, but also virtual devices on both backends. In the mean time, keep these working on top of a ClutterInputDeviceType, but transform that into capabilities on device construction so users can rely on the new flagset. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2331>