gnome-shell/js/misc
Carlos Garnacho ccc5967382 keyboardManager: Avoid idempotent calls to meta_backend_set_keymap()
But still try to apply the keymap whenever the input sources changed. This
is a different approach to gnome-shell#240 that still avoid redundant
changes to the current keymap, but actually trigger one when input sources
are added.

https://bugzilla.redhat.com/show_bug.cgi?id=1637418

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/issues/691


(cherry picked from commit b405ed6442)
2018-10-23 09:47:46 +00:00
..
config.js.in
extensionUtils.js
fileUtils.js fileUtils: Make loadInterfaceXML usable from tests 2018-10-08 21:27:21 +02:00
gnomeSession.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
history.js history: Stop saving non-consecutive duplicate entries 2018-09-26 08:38:47 +02:00
ibusManager.js keyboard: Listen to IbusPanelService::focus-in/out to track focus changes 2018-09-25 23:49:42 +00:00
inputMethod.js inputMethod: Use forward_key() method to forward key events 2018-10-08 16:35:53 +00:00
jsParse.js
keyboardManager.js keyboardManager: Avoid idempotent calls to meta_backend_set_keymap() 2018-10-23 09:47:46 +00:00
loginManager.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
meson.build
modemManager.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
objectManager.js
params.js
permissionStore.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
smartcardManager.js
systemActions.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
util.js
weather.js