gnome-shell/js/misc
Florian Müllner 74bb9e6249 ibusManager: Don't pass undefined callback to ibus
Since commit 551e827841, we don't always pass a callback parameter.
However passing it on as undefined to ibus doesn't work, as gjs doesn't
accept that as a valid callback value and throw an error. As a result,
we can end up with no layout selected in the keyboard menu and an "empty"
indicator. Fix this by explicitly passing null if no callback has been
provided.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/293
2018-11-17 12:15:46 +00:00
..
config.js.in
extensionUtils.js
fileUtils.js
gnomeSession.js
history.js
ibusManager.js ibusManager: Don't pass undefined callback to ibus 2018-11-17 12:15:46 +00:00
inputMethod.js inputMethod: Keep track of preedit string visibility 2018-11-13 18:52:15 +01:00
jsParse.js
keyboardManager.js keyboardManager: Avoid idempotent calls to meta_backend_set_keymap() 2018-10-23 09:45:02 +00:00
loginManager.js
meson.build
modemManager.js
objectManager.js
params.js
permissionStore.js
smartcardManager.js
systemActions.js
util.js Remove padding from date strings 2018-10-25 13:05:47 +02:00
weather.js