gnome-shell/js
Florian Müllner dd2ace2e37 viewSelector: Don't re-navigate into the active page
Starting keynav into the active page is handled from a key-press
handler on the stage, however we should not "start" keynav when
we are already navigating elsewhere - the latter can happen when
keynav fails (for instance because the focus is trapped inside an
open app folder or at the end of the dash), and the event bubbles
up to the stage. So make sure to only handle the event to actually
start keynav, to not interfere with the normal navigation handling.

Thanks to Carlos Soriano <carlos.soriano89@gmail.com> for the
debugging footwork.

https://bugzilla.gnome.org/show_bug.cgi?id=726760
2014-05-27 21:20:01 +02:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm texture-cache: use scale factor for load_uri_async() 2014-03-28 10:53:01 -07:00
misc loginScreen: reset greeter when coming back to login screen 2014-03-25 10:41:12 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui viewSelector: Don't re-navigate into the active page 2014-05-27 21:20:01 +02:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00