mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Carlos Garnacho
2abee91dbc
wayland: Cancel touches on meta_wayland_touch_disable()
When disabling the device/capability, we can't rely on cancelled events being emitted timely, because the capability will be already disabled by then, all touches must be cancelled immediately then. https://bugzilla.gnome.org/show_bug.cgi?id=772929
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%