mirror of
https://github.com/brl/mutter.git
synced 2025-01-30 05:12:21 +00:00
1fda60f03e
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>