gnome-shell/js
Carlos Soriano 554001c0ed appDisplay: Move focus to popup only when necessary
Unlike for the main app view, where we only move the key focus once the
users starts navigating, the key focus is moved immediately when opening
a folder popup. This is unexpected, so make app folders consistent with
the main view.
As arrow keys will not work while the container itself has key focus, we
handle those explicitly by translating them to TAB_FORWARD and
TAB_BACKWARD respectively.

https://bugzilla.gnome.org/show_bug.cgi?id=731477
2014-07-17 20:41:24 +02:00
..
extensionPrefs js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
gdm js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
misc util: Don't pass too many arguments to child_watch_add 2014-04-28 10:22:51 -04:00
perf hwtest.js: Don't parse JSON with regexps 2014-07-16 13:22:13 -04:00
portalHelper portalHelper: fix typo 2014-06-26 20:10:18 +02:00
ui appDisplay: Move focus to popup only when necessary 2014-07-17 20:41:24 +02:00
js-resources.gresource.xml Add a new hwtest script 2014-07-16 10:37:48 -04:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00