Go to file
Florian Müllner 3ac7bf874c screenshot: Extend ScreenshotArea parameter validation
We currently only ensure that width and height are positive, so it
is still possible to pass in values that don't make any sense at all
(which may even result in a crash when exceeding limits imposed by
X11).
There is nothing to screenshot outside the actual screen area, so
restrict the parameters to that.

https://bugzilla.gnome.org/show_bug.cgi?id=699752
2013-11-04 16:59:46 +01:00
.settings
browser-plugin build: Remove -DG_DISABLE_DEPRECATED 2013-08-15 16:06:54 -04:00
data theme: Add some vertical padding on login screen 2013-10-25 14:16:18 +01:00
docs build: Fix linker errors on Debian/Ubuntu 2013-09-06 16:21:55 +02:00
js screenshot: Extend ScreenshotArea parameter validation 2013-11-04 16:59:46 +01:00
man Document --clutter-display in the man page 2013-05-16 18:43:52 -04:00
po Updated Russian translation 2013-11-01 23:31:14 +04:00
src shell-js: fix incorrect G_BEGIN_DECLS in header 2013-10-15 09:21:59 +11:00
tests st: Remove support for fixed positioning in BoxLayout 2013-07-09 23:19:20 +02:00
tools build: Switch to 3.10 moduleset 2013-08-23 23:40:03 +02:00
.gitignore Update .gitignore 2013-09-12 23:28:37 +02:00
.gitmodules
.project
AUTHORS
autogen.sh
configure.ac Bump version to 3.10.1 2013-10-15 20:27:52 +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.10.1 2013-10-15 20:27:52 +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.