Olivier Fourdan
1a3f9a3323
frames: Allow for unknown mouse buttons
Commit 47131b1d ("frames: Handle touch events") introduced an assert to make sure that all mouse button actions are handled in mutter. However, mice can have a more than 5 buttons, so simply ignore the "other" actions instead of aborting. Fixes: https://gitlab.gnome.org/GNOME/mutter/issues/160 (cherry picked from commit 473bf38753221dc0002fae309d2f3f217e96c5f5)
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%