mirror of
https://github.com/brl/mutter.git
synced 2025-04-13 05:39:38 +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