Go to file
Dan Winship 6adc12368c boxpointer: don't draw the arrow overlapping the corners
In some circumstances, a boxpointer would draw itself with the arrow
partially overlapping the rounded corner, causing things to not line
up correctly. Don't do that.

And while we're at it, don't draw the pointer very very close to the
corner either, since it looks odd if the corner flows directly into
the arrow.

https://bugzilla.gnome.org/show_bug.cgi?id=635393
2010-11-30 07:14:20 -05:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Touch up padding again this time with the correct box 2010-11-29 14:03:07 -05:00
js boxpointer: don't draw the arrow overlapping the corners 2010-11-30 07:14:20 -05:00
man Distribute manual page 2010-02-22 22:09:50 -05:00
po Updated Galician translations 2010-11-29 17:33:20 +01:00
src StBoxLayout: report correct paint volume when scrolled 2010-11-29 11:23:47 -05:00
tests Correct and simplify setting the GJS module path 2010-11-22 10:21:45 -05:00
tools Add development packages needed to build on Ubuntu 2010-11-25 01:18:06 +01:00
.gitignore Add run-js-test executable to run tests 2010-11-12 17:36:20 -05: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 Bump version to 2.91.3 2010-11-29 17:58:04 -05: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.