mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Carlos Garnacho
d63b9a1797
core: Unset all input events on the GDK connection
With all input events being handled through clutter, this only confuses things, and most nominally, coerces touch events through places we didn't intend to, like the window frame. This makes again all touch events only handled in the passive grab on X11, while the rest stays pointer (emulated) only. https://bugzilla.gnome.org/show_bug.cgi?id=745335
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%