gnome-shell/js
Rui Matos 449575ceae keyboard: Don't hide or show the keyboard immediately
Acting on each Show/Hide DBus call immediately may cause a lot of
jittery movement when Alt+Tabbing or even just switching tabs in
e.g. gnome-terminal.

To make the OSK feel sturdier, we wait a bit before actually showing
or hiding it so that we can coalesce tight sequences of Show/Hide
calls. I.e. the last call wins which means that we might end up not
doing anything.

https://bugzilla.gnome.org/show_bug.cgi?id=688646
2013-01-04 13:13:15 +00:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm Login: add a spinner for better process indication 2012-11-20 21:08:38 +01:00
misc Reverting "extensionUtils: Remove unused property" 2012-12-13 14:16:44 -05:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui keyboard: Don't hide or show the keyboard immediately 2013-01-04 13:13:15 +00:00
Makefile.am screenshot: move to a separate interface 2013-01-03 12:56:45 +01:00