mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 17:55:06 +00:00

Clutter has two motion event toggles: one in the global context, and one per stage. The global one is deprecated, and currently unused. Remove the global motion event handling. https://gitlab.gnome.org/GNOME/mutter/merge_requests/666