mirror of
https://github.com/brl/mutter.git
synced 2025-01-28 04:19:26 +00:00
1ad98879b7
If going on a direction has a keycombo associated and the other does not, it does not make sense to let the wayland bits handle pad ring/strip events that only go in one direction. Ensure that's the case, and also while figuring out the ring/strip direction based on the initial events. Fixes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1886 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2001>