Go to file
Marina Zhurakhinskaya 83689e494c Show source title on hover, notification on click in the message tray
This is part of the design update for the message tray.

Source now takes an extra argument called 'title'.

All expanded message tray items are same width, which is determined by
the width of the item with the longest title, up to MAX_SOURCE_TITLE_WIDTH.
This is done so that items don't move around too much when one is expanded
and another one is collapsed.

https://bugzilla.gnome.org/show_bug.cgi?id=617224
2010-06-23 15:23:01 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Show source title on hover, notification on click in the message tray 2010-06-23 15:23:01 -04:00
js Show source title on hover, notification on click in the message tray 2010-06-23 15:23:01 -04:00
man Distribute manual page 2010-02-22 22:09:50 -05:00
po Updated Spanish translation 2010-06-22 23:08:40 +02:00
src Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
tests Add missing test case to distribution 2010-03-23 14:12:32 -04:00
tools Remove unintended GConf dependency GTK+ in moduleset 2010-06-21 18:34:02 +02:00
.gitignore Migrate to GSettings 2010-06-18 20:27:41 +02:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Modernize autotools configuration 2010-02-11 21:02:21 +01:00
configure.ac Migrate to GSettings 2010-06-18 20:27:41 +02:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
gnome-shell.doap Add README and DOAP file 2009-09-04 15:23:13 -04:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am (revert autobuilder test break) 2010-03-01 13:34:20 -05:00
README Add README and DOAP file 2009-09-04 15:23:13 -04: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:

 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.