gnome-shell/js/misc
Takao Fujiwara d8ca374a06 ibusManager: Disable IBus input sources on password entries
Input method preedit text needs to be disabled on password entries
for security and usability reasons.
IBus 1.5.7 provides the signal set-content-type so that panel UIs can
handle these special purpose input entries:
https://github.com/ibus/ibus/commit/6ca5ddb302c9

Unfortunately IBus versions older than 1.5.10 have a bug which causes
spurious set-content-type emissions when switching input focus that
temporarily lose purpose and hints defeating its intended semantics
and confusing users. We thus don't use it in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=730628
2015-01-12 16:13:45 +01:00
..
config.js.in make NetworkManager optional 2014-02-11 18:04:44 -05:00
extensionUtils.js Fix typo 2014-12-11 15:48:51 +01:00
fileUtils.js
gnomeSession.js
history.js
ibusManager.js ibusManager: Disable IBus input sources on password entries 2015-01-12 16:13:45 +01:00
jsParse.js
keyboardManager.js keyboardManager: Adopt to changes in meta_display_freeze_keyboard 2014-10-14 14:47:23 -07:00
loginManager.js loginManager: Kill ConsoleKit support 2014-04-25 15:53:45 +02:00
modemManager.js
objectManager.js
params.js
smartcardManager.js
util.js util: Don't pass too many arguments to child_watch_add 2014-04-28 10:22:51 -04:00