Carlos Garnacho bbfa616f27 grabHelper: consume the press/motion/release sequence if a press dismisses the grab
The grab would previously just consume the button release, while propagating
motion events, possibly down to clients in wayland. This would produce
inconsistent streams there.

On pointer events, the inconsistency would just be having clients receiving
events with the button 1 set in the mask, with no implicit grab. When touch
events are handled, this would be more hindering as the client would receive
touch_motion events with no prior touch_down nor later touch_up, something
never supposed to happen.

https://bugzilla.gnome.org/show_bug.cgi?id=733633
2014-07-31 10:55:11 +02:00
..
2014-06-24 15:17:09 -04:00
2014-04-10 21:08:16 +02:00
2014-06-16 15:10:36 -04:00
2014-04-10 21:08:16 +02:00
2014-01-17 16:34:44 -05:00
2014-07-24 18:44:14 +02:00
2014-06-24 15:17:09 -04:00
2014-07-14 22:05:51 +02:00
2014-07-17 09:48:26 +03:00
2014-04-17 15:15:14 +02:00
2014-07-24 18:15:02 +02:00