https://bugzilla.gnome.org/show_bug.cgi?id=731380 gtk+ | Backend: Wayland | 3.13.x
--- Comment #7 from Carlos Garnacho <[email protected]> 2014-08-22 13:22:36 UTC --- Created an attachment (id=284199) View: https://bugzilla.gnome.org/attachment.cgi?id=284199 Review: https://bugzilla.gnome.org/review?bug=731380&attachment=284199 wayland: unset sequence if the xdg surface is moved/resized through touch The latest implicit grab serial is used in order to start the compositor grab, If it belongs to a touch event, remove that touch sequence, as the rest of the sequence will be gone for good. This avoids stale sequences (and implicit grab info) after a window is moved/resized. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
