mutter/src
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
..
backends backend-x11: Make sure to not crash during initialization 2014-07-27 16:14:46 +02:00
compositor window-actor: Base the paint volume on our children, not our shape 2014-07-30 17:15:00 +02:00
core window: Don't leak the input region 2014-07-28 11:23:38 +02:00
meta compositor: add support for unminimize compositor effects 2014-07-26 17:26:40 +02:00
ui window: Move X11-specific icon code to MetaWindowX11 2014-07-14 12:15:23 -04:00
wayland MetaWaylandTouch: fix running without touch hardware 2014-07-30 15:46:19 +02:00
x11 window: Remove the concept of surface_mapped 2014-07-14 14:49:58 -04:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile.am Add a framework for restarting the compositor with nice visuals 2014-07-16 18:09:25 -04:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Use a META_ prefix for enum types, not MUTTER_ 2012-02-23 16:39:28 -05:00
org.freedesktop.login1.xml launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00