https://bugzilla.gnome.org/show_bug.cgi?id=776220

--- Comment #14 from Carlos Garnacho <carl...@gnome.org> ---
Created attachment 365834
  --> https://bugzilla.gnome.org/attachment.cgi?id=365834&action=edit
wayland: Only send full sequences of touch events to clients

If input happens to be grabbed somewhere along the shell, and ungrabbed
while a touch operation is ongoing, the wayland bits will happily start
sending wl_touch.update events from an undeterminate point, without
clients having ever received wl_touch.down for that id.

Consider those touches grabbed for the entirety of their lifetime, if
wl_touch.down wasn't received by the client, no other events will.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to