Go to file
Florian Müllner c228a9a89a 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 19:49:06 +02:00
.settings
browser-plugin browser_plugin: Expose version validation boolean 2014-02-19 17:07:38 +01:00
data theme: Bring fallback app-menu style closer to GTK+ 2014-05-27 19:49:05 +02:00
docs
js viewSelector: Don't re-navigate into the active page 2014-05-27 19:49:06 +02:00
man
po Updated Hebrew translation 2014-05-22 23:46:51 +03:00
src Support (fallback) app menu in SSD 2014-05-27 19:49:05 +02:00
tests tests/gapplication: Don't pass too many args to gtk_init 2014-04-23 16:49:44 -04:00
tools tools/build: Update to 3.14 2014-05-25 23:22:18 +02:00
.gitignore Link to libmutter always 2014-04-09 15:24:09 -07:00
.gitmodules
.project
AUTHORS
autogen.sh
configure.ac Renable compiler warnings and fix a few that show up 2014-05-19 20:51:12 -04:00
COPYING
gnome-shell.doap doap: update URLs 2014-04-04 19:32:09 +02:00
HACKING
MAINTAINERS
Makefile.am
NEWS Bump version to 3.13.1 2014-04-30 19:15:12 +02:00
README doap: update URLs 2014-04-04 19:32:09 +02:00

GNOME Shell provides core user interface functions for the GNOME 3 desktop,
like switching to windows and launching applications. GNOME Shell takes
advantage of the capabilities of modern graphics hardware and introduces
innovative user interface concepts to provide a visually attractive and
easy to use experience.

For more information about GNOME Shell, including instructions on how
to build GNOME Shell from source and how to get involved with the project,
see:

 https://wiki.gnome.org/Projects/GnomeShell

Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
product.

License
=======
GNOME Shell is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.