Florian Müllner 2339c39ae6 system: Emulate click action button release
Since commit 2c070d38, we add a ClickAction to the visible AltSwitcher
button to track long-presses. As a result, we now have two components
that will grab and ungrab the pointer for the button, so to make sure
we don't end up with a stuck grab, we need to release the second's
component grab when the first activates.

Currently we only drop the StButton grab on long-press, we also need
to cancel any initiated long-press on click.

https://bugzilla.gnome.org/show_bug.cgi?id=781738
2017-07-13 12:27:47 +02:00
..
2017-04-11 02:43:07 +02:00
2016-02-12 12:12:02 +01:00
2017-05-11 15:20:10 +02:00
2016-11-04 16:08:10 +01:00
2017-03-01 10:55:42 +01:00
2017-06-15 15:52:37 +02:00
2017-04-07 22:30:35 +08:00