Carlos Garnacho 624314ee3e backgroundMenu: release the click gesture if a grab operation begun
If an active grab on pointer events happens during multi-touch operations,
all non-pointer-emulating touches will be muted. This may leave the
Clutter.ClickAction incomplete if triggered by one of those sequences,
just to have a gesture take over and trigger a compositor grab, which would
leave the capture-event handler stuck eating events.

So listen for grab-op-begin from the display, and ensure the action is
released if such grab begins.
and the capture event handler stuck.
2014-06-27 23:32:54 +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-06-24 15:17:09 -04:00
2014-06-24 15:17:09 -04:00
2014-06-24 15:17:09 -04:00
2014-04-10 21:08:16 +02:00
2014-06-08 22:25:27 +02:00
2014-06-24 14:37:08 -04:00
2014-06-24 15:17:09 -04:00
2014-06-24 15:17:09 -04:00
2014-04-17 15:15:14 +02:00
2014-02-05 19:36:50 +00:00