gnome-shell/js
Rui Matos f07fee538d keyboard: Show in an idle on clutter key focus changes
It's common to do actor.grab_key_focus() before the actor is mapped
which means that we can't reliably determine where the actor is at
notify::key-focus time and thus might end up showing the keyboard on
the wrong monitor.

This is happening, in particular, with the run dialog. Delaying until
we hit the main loop allows us to know where the actor finally is
before showing the OSK.

https://bugzilla.gnome.org/show_bug.cgi?id=685856
2012-12-28 13:00:15 -05: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: Show in an idle on clutter key focus changes 2012-12-28 13:00:15 -05:00
Makefile.am popupMenu: Break separator drawing code out of PopupSeparatorMenuItem 2012-12-10 16:50:53 -05:00