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

Move most of the functional bits (those meant to run on a standalone thread) to a MetaSeatImpl object. This object is managed by the MetaSeatImpl and not exposed outside the friend MetaSeatNative/MetaInputDeviceNative/ MetaInputSettings classes. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403