mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
Olivier Fourdan
473bf38753
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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%