mutter/src
Jonas Dreßler 28982ade94 gesture-tracker: Never reject sequences in Wayland sessions
In constrast to x11, Wayland has sane handling for touch events and
allows the compositor to handle a touch event while the clients are
already seeing it. This means we don't need the REJECTED state on
Wayland, since we can also grab sequences after the client has seen
them.

So disallow moving sequences to the REJECTED state on Wayland.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2508>
2022-11-04 19:09:56 +00:00
..
backends Move MetaProfiler from the backend to core 2022-11-01 21:04:21 +00:00
compositor plugin/default: Don't load properties when getting locale proxy 2022-11-01 21:04:21 +00:00
core gesture-tracker: Never reject sequences in Wayland sessions 2022-11-04 19:09:56 +00:00
meta barrier: Make type derivable again 2022-09-15 12:27:52 +00:00
tests tests/dbus-runner: Add way to launch custom services 2022-11-01 21:04:21 +00:00
ui frames: Add basic color-scheme support 2022-07-29 13:19:23 +00:00
wayland Revert "wayland/pointer-constraints: Fix window check on subsurfaces" 2022-11-03 13:17:40 +01:00
x11 window/x11: Ignore the _NET_WM_BYPASS_COMPOSITOR = 1 hint 2022-10-21 12:58:07 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build Move MetaProfiler from the backend to core 2022-11-01 21:04:21 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00