Go to file
Giovanni Campagna 7654f1ca3e MessageTray: remove bad fast path in hideSummaryBoxPointer
The onUngrab callback already checks if all notifications are destroyed and
hides immediately if so. Previous code instead would leave state handling
in an inconsistent state, by not removing the grab, not setting
summaryBoxPointerState to HIDDEN and not disconnecting various signals.

https://bugzilla.gnome.org/show_bug.cgi?id=684036
2012-09-14 18:29:47 +02:00
.settings
browser-plugin
data Fix insensitive styling for popup menu items 2012-09-13 23:48:17 +02:00
docs
js MessageTray: remove bad fast path in hideSummaryBoxPointer 2012-09-14 18:29:47 +02:00
man
po Update French translation 2012-09-14 11:07:42 +02:00
src st-im-text: Replace key-* handler with captured-event 2012-09-12 18:50:26 +02:00
tests
tools
.gitignore
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS
autogen.sh
configure.ac Bump version to 3.5.91 2012-09-04 10:55:28 +02:00
COPYING
gnome-shell.doap
MAINTAINERS
Makefile.am
NEWS Bump version to 3.5.91 2012-09-04 10:55:28 +02:00
README

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:

 http://live.gnome.org/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.