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

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