gnome-shell/js
Florian Müllner 7dd326f090 keyboard: Make items in language menu unfocusable
The menu grabs the key focus when opened, which takes focus away from
whichever actor triggered the keyboard. And as the menu doesn't have
any text entries, the keyboard is popped down as a result.

Prevent this by making the menu items unfocusable, so the keyboard
focus just stays where it is. Considering that the menu is part
of the on-screen keyboard itself, not being keyboard-navigatable
isn't a big deal here.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/171
2019-02-09 14:48:27 +00:00
..
extensionPrefs cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
gdm cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
misc cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
perf cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
portalHelper cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
ui keyboard: Make items in language menu unfocusable 2019-02-09 14:48:27 +00:00
js-resources.gresource.xml build: Remove remote menu support 2019-02-06 18:29:15 +01:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00