mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 06:15:11 +00:00

The relation between seats and tablet seats is always 1:1, Make the MetaWaylandSeat hold its own MetaWaylandTabletSeat, and manipulate it directly. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3420>