mutter/src
Thomas Wood 1f90529365 Don't explicitly set the size of the MutterWindow texture
Setting the size of the texture causes the minimum and preferred width and
height values to be fixed at the set value. The normal requisition functions
of ClutterTexture will already report the size of the texture pixmap as the
natural size, but also allow scaling down as needed if less space is
available. We don't need that here, but we want to allow someone to make
a ClutterClone of the texture actor.
2009-07-31 13:36:59 +01:00
..
compositor Don't explicitly set the size of the MutterWindow texture 2009-07-31 13:36:59 +01:00
core Simplify relationship between mapping and visibility 2009-07-06 00:16:23 +01:00
include Simplify relationship between mapping and visibility 2009-07-06 00:16:23 +01:00
tools Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
ui Add better tracking of real stacking order 2009-06-29 23:04:59 -04:00
wm-tester Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
libmutter-private.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
Makefile.am Build using Clutter 1.0 2009-07-29 12:08:53 -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 Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-marshal.list Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-wm.desktop.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter.desktop.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter.schemas.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png Update the pixmap to a new one which fit better with the other pixmaps of 2006-08-20 19:44:52 +00:00
stock_maximize.png
stock_minimize.png