gnome-shell/js/ui/status
Christophe Fergeau e8fa2b6417 Stop using Meta.KeyBindingFlags.REVERSES for IM switch keybinding
When this flag is set on a MetaKeyBinding, mutter will know that
the keybinding has an associated reverse keybinding triggered with
the shift modifier. However, an undesirable side-effect is that
gnome-control-center keyboard panel does not know that this 'shift'
is reserved for these reverse keybindings and cannot detect
conflicting bindings in this case.
This 'reverse' logic can now be handled at a higher level (in gcc keyboard
panel) so this commit removes it from gnome-shell so that they do not
conflict.

https://bugzilla.gnome.org/show_bug.cgi?id=732296
2014-08-17 19:33:22 +02:00
..
accessibility.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
bluetooth.js BluetoothMenu: fix visibility 2014-03-17 16:45:30 +01:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js Stop using Meta.KeyBindingFlags.REVERSES for IM switch keybinding 2014-08-17 19:33:22 +02:00
location.js location: Move settings to gsettings-desktop-schemas 2014-08-10 17:56:52 +01:00
network.js NetworkManager: show portal logins when required 2014-06-26 19:55:02 +02:00
power.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
rfkill.js rfkill: make the Airplane mode menu insensitive in the lock screen 2014-04-30 21:52:56 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Fix orientation lock never appearing 2014-07-21 14:35:27 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00