mutter/src
Peter Hutterer aa638f4d48 backends/native: fix the scroll button lock right/middle mismatch
In X, buttons 1, 2, 3 are left, middle, right. In evdev, the order is
BTN_LEFT, BTN_RIGHT, BTN_MIDDLE. So setting a scroll button to 2 gave us a
middle button in the X session and a right button in a wayland session.

Fix that by hard-coding the LMR buttons handling.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1433
2020-09-17 12:30:49 +00:00
..
backends backends/native: fix the scroll button lock right/middle mismatch 2020-09-17 12:30:49 +00:00
compositor shaped-texture: Add debug paint overlay for opaque regions 2020-08-31 17:48:56 +02:00
core core/display: Remove obsolete typedef 2020-08-31 21:07:03 +02:00
meta backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
tests *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
ui *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
wayland wayland: Drop Xwayland abstract socket 2020-08-31 19:46:27 +00:00
x11 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build backends/native: Move pixel format helper to separate file 2020-09-01 13:05:24 -03:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00