Go to file
Jasper St. Pierre 8d4855f100 volume: Add smooth scrolling to adjust output volume
Allow users to smoothly scroll on the volume indicator icon
to adjust the volume. Do this by simply passing the scroll
event to the slider inside the menu.

https://bugzilla.gnome.org/show_bug.cgi?id=687573
2012-12-20 08:40:04 -05:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
browser-plugin Remove use of deprecated g_type_init () ... 2012-10-17 22:49:32 +02:00
data Crisp menu separators 2012-12-19 15:45:18 +00:00
docs remote-search: add an org.gnome.ShellSearchProvider2 dbus interface 2012-12-06 12:13:24 -05:00
js volume: Add smooth scrolling to adjust output volume 2012-12-20 08:40:04 -05:00
man Use the same xsltproc parameters as other modules 2012-11-05 23:42:52 -05:00
po Updated Hebrew translation. 2012-12-20 13:37:03 +02:00
src scroll-bar: Add smooth scrolling support 2012-12-20 08:40:04 -05:00
tests scroll-view-sizing: Enable vfade by default 2012-11-29 16:17:09 -05:00
tools jhbuildrc-gnome-shell: switch to the GNOME 3.8 moduleset 2012-10-05 13:59:57 -04:00
.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 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 Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
configure.ac Bump version to 3.7.3 2012-12-18 18:28:42 +01:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
gnome-shell.doap gnome-shell.doap: belatedly remove me as a maintainer 2012-12-05 07:48:55 -05:00
HACKING Add a new code style/hacking guide 2012-10-10 19:11:36 -03:00
MAINTAINERS MAINTAINERS: Fix my email address 2011-05-23 09:15:58 -04:00
Makefile.am build: Exclude .gitmodules from distribution 2012-12-18 18:28:42 +01:00
NEWS Bump version to 3.7.3 2012-12-18 18:28:42 +01: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.