Go to file
Jasper St. Pierre 6fbd21001b window-actor: Base the paint volume on our children, not our shape
This was wrong for subsurfaces that extend beyond the parent's shape,
since the paint volume would be wrong in this case. Instead of using the
shape region which can be out of date and wrong, just use the union of
our children's volumes, which is a lot easier to manage.
2014-07-30 17:15:00 +02:00
data build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
doc compositor: add support for unminimize compositor effects 2014-07-26 17:26:40 +02:00
po Updated Norwegian bokmål translation. 2014-07-23 15:02:43 +02:00
src window-actor: Base the paint volume on our children, not our shape 2014-07-30 17:15:00 +02:00
test Clean up the source tree 2014-03-18 20:37:35 -04:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore Update .gitignore 2014-07-17 14:49:47 -04:00
autogen.sh configure.ac: Modernize autoconf/libtool dependencies and macro usage 2014-06-05 18:05:19 +02:00
configure.ac configure: Require wayland-server >= 1.5.90 2014-07-27 09:56:47 +02:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
mutter.doap doap category core 2014-07-30 16:34:23 +02:00
NEWS Bump version to 3.13.4 2014-07-23 11:45:52 +02:00