GNOME Bugzilla – Bug 700349
keyboard: Remove the input source switcher helper
Last modified: 2013-05-24 21:28:56 UTC
See patches.
Created attachment 244260 [details] [review] keyboard: Remove the input source switcher helper Mutter and gnome-shell will handle that task going forward.
Created attachment 244261 [details] [review] keyboard: Convert the XKB group switch option from libgnomekbd Mutter and gnome-shell now use this to switch input sources so we should convert it too.
Review of attachment 244260 [details] [review]: ::: data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in @@ -107,3 @@ <description>The remembered state of the NumLock LED.</description> </key> - <key name="input-sources-switcher" enum="org.gnome.settings-daemon.GsdInputSourcesSwitcher"> This can't go in gnome-3-8, otherwise it would break mixed versions of g-s-d and gnome-control-center.
Review of attachment 244261 [details] [review]: Fine.
Attachment 244260 [details] pushed as ec7b1ec - keyboard: Remove the input source switcher helper Attachment 244261 [details] pushed as cf544fc - keyboard: Convert the XKB group switch option from libgnomekbd