gnome-shell/js
Florian Müllner 035dfe2a19 appIconMenu: Disable sourceActor key events
Enter/space are already taken over by the app icon to activate the
app, and arrow keys interfere with keyboard navigation where icons
are arranged in a grid (namely the app picker).

Also as app icons only create the menu when it is first needed, the
shortcuts only starts to work once a menu has been opened, which is
rather inconsistent and confusing.

It is better to simply disable the key handling altogether for the
app icon menu.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/98
2018-09-11 16:27:47 +02:00
..
extensionPrefs js: use ES6 template strings for dbus interfaces 2018-08-27 19:23:00 +02:00
gdm js, oVirt: Fix ES6 template string alignment 2018-08-30 04:49:17 +02:00
misc objectManager: correct other invalid index code in onNameVanished 2018-09-03 22:40:46 +00:00
perf scripting: Fix argument list of createTestWindow() 2018-04-25 23:47:06 +02:00
portalHelper js: use ES6 template strings for dbus interfaces 2018-08-27 19:23:00 +02:00
ui appIconMenu: Disable sourceActor key events 2018-09-11 16:27:47 +02:00
js-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00