mutter/src/ui
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 473bf38753)
2018-05-25 11:35:45 +02:00
..
frames.c frames: Allow for unknown mouse buttons 2018-05-25 11:35:45 +02:00
frames.h frames: Handle touch events 2018-05-15 16:07:07 +01:00
theme-private.h theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
theme.c theme, frames: Use surface device scale instead of cairo_scale 2018-04-22 20:45:29 +00:00
ui.c Always use the default screen 2016-07-23 10:55:02 +08:00
ui.h Always use the default screen 2016-07-23 10:55:02 +08:00