mirror of
https://github.com/brl/mutter.git
synced 2025-01-28 20:38:55 +00:00
9c79a1631d
Clutter assumed seat0 which is most usually, but not always correct. Add an evdev-backend specific function to allow passing the seat that will be used for ClutterDeviceManager construction, which we already obtain in MetaLauncher. https://bugzilla.gnome.org/show_bug.cgi?id=778092