gnome-shell/js/ui/status
Rui Matos e5ca53e56c status/keyboard: Don't allow the switcher in the message tray
SwitcherPopup relies on being able to pushModal(), setting the stage
input mode to FULLSCREEN, and then doing regular event processing on
the actor it adds to uiGroup. But MessageTray uses GrabHelper which
sets up a 'captured-event' handler on the stage and thus gets all
events itself.

This, of course, breaks the switcher if it's brought up in the message
tray so, for now, we'll just prevent it from being used there.

https://bugzilla.gnome.org/show_bug.cgi?id=693907
2013-03-04 18:32:49 +01:00
..
accessibility.js AccessibilityMenu: hide when not needed 2013-02-19 22:07:08 +01:00
bluetooth.js js: Use proper Unicode ellipsis (…) instead of three dots 2013-02-12 17:05:00 -05:00
keyboard.js status/keyboard: Don't allow the switcher in the message tray 2013-03-04 18:32:49 +01:00
lockScreenMenu.js lockScreenMenu: Construct actual panel icons much more accurately 2012-12-21 12:28:00 -05:00
network.js NetworkMenu: use async initialization for libnm-glib objects 2013-02-15 21:37:04 +01:00
power.js js: Use proper Unicode ellipsis (…) instead of three dots 2013-02-12 17:05:00 -05:00
volume.js volume: Suppress a critical warning 2013-02-04 12:42:36 +01:00