Go to file
Ray Strode 44e3811520 loginDialog: ask for username up front if disable-user-list==TRUE
Right now, we rely on PAM to ask for the username if disable-user-list
is TRUE.  This is suboptimal because it means we can't check if we
should show a session menu.

This commit changes disable-user-list==TRUE to ask for a username up
front, rather than have PAM do it.

https://bugzilla.gnome.org/show_bug.cgi?id=706607
2013-08-23 11:40:35 -04:00
.settings
browser-plugin build: Remove -DG_DISABLE_DEPRECATED 2013-08-15 16:06:54 -04:00
data theme: small round button for system menu actions 2013-08-23 15:49:01 +02:00
docs docs: Fix build after shell-xfixes-cursor removal 2013-08-19 22:15:40 +02:00
js loginDialog: ask for username up front if disable-user-list==TRUE 2013-08-23 11:40:35 -04:00
man Document --clutter-display in the man page 2013-05-16 18:43:52 -04:00
po Tajik translation updated 2013-08-23 12:48:11 +05:00
src shell-gtk-embed: Make the MetaWindowActor for a tray icon unreactive 2013-08-21 16:53:05 -04:00
tests st: Remove support for fixed positioning in BoxLayout 2013-07-09 23:19:20 +02:00
tools
.gitignore remote-search: properly document the DBus interface 2012-12-06 12:13:24 -05:00
.gitmodules Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
.project
AUTHORS
autogen.sh Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
configure.ac Bump version to 3.9.90 2013-08-22 00:57:49 +02:00
COPYING
gnome-shell.doap Revert "doap: add myself to doap file" 2013-03-15 14:02:31 -04:00
HACKING popupMenu: Remove our custom allocation code 2013-08-13 06:50:25 -04:00
MAINTAINERS
Makefile.am build: Exclude .gitmodules from distribution 2012-12-18 18:28:42 +01:00
NEWS Bump version to 3.9.90 2013-08-22 00:57:49 +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.