Go to file
Ray Strode b1de1ada25 gdm: fix empty user list on user switching
There's some vestigial code for hiding the user list
that runs at the same time its parent is hidden.

Only the parent should be hidden, at this point, so
there's situations where the user list hides and
never comes back.

This commit fixes that, by deleting the vestigial code.

https://bugzilla.gnome.org/show_bug.cgi?id=719418
2015-03-17 12:22:06 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
browser-plugin
data messageTray: Stop including an actor with Notifications 2015-03-17 16:07:17 +01:00
docs
js gdm: fix empty user list on user switching 2015-03-17 12:22:06 -04:00
man
po Updated Chinese (Taiwan) translation 2015-03-17 12:39:36 +00:00
src ShellApp: use st_icon_set_fallback_icon_name() to specify app fallback 2015-03-14 17:31:07 -07:00
tests tests: Add menu item without action to gapplication 2015-02-27 15:02:27 +01:00
tools
.gitignore
.gitmodules
.project
AUTHORS
autogen.sh
configure.ac Bump version to 3.15.91 2015-03-04 21:17:31 +01:00
COPYING
gnome-shell.doap
HACKING
MAINTAINERS
Makefile.am
NEWS Bump version to 3.15.91 2015-03-04 21:17:31 +01: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:

 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.