gnome-shell/js/ui/status
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
..
accessibility.js status/a11y: Fix typo 2017-03-20 18:16:56 +00:00
bluetooth.js bluetooth: Replace "Not In Use" status string with "On" 2016-10-12 10:35:31 +02:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js keyboard: save the MRU input sources list when switching 2016-05-27 10:46:58 -07:00
location.js location: Split out PermissionStore 2017-03-20 19:02:08 +01:00
network.js network: don't assume the connection path is always non-NULL 2017-03-20 18:43:50 +00:00
nightLight.js status: Add nightLight indicator 2017-02-15 23:20:14 +01:00
power.js power: Add battery percentage label 2015-11-19 14:04:22 +01:00
rfkill.js status: Refine system status menu 2015-08-20 13:53:36 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Emulate click action button release 2017-07-13 12:27:47 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00