gnome-shell/js
Rui Matos c33622f2b3 keyboard: Fix subkeys handling
We can't pushModal() when showing the subkeys popup because that will
cause the application to lose focus and thus we get a Hide() call for
the whole OSK.

Instead, capture events on the main OSK actor while the subkeys popup
is shown so that we can both prevent events from reaching the main
keys but also cancel the subkeys if the user clicks away in the OSK.

https://bugzilla.gnome.org/show_bug.cgi?id=674955
2013-01-04 13:13:00 +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: Fix subkeys handling 2013-01-04 13:13:00 +00:00
Makefile.am screenshot: move to a separate interface 2013-01-03 12:56:45 +01:00