mutter/src/compositor
Owen W. Taylor 15f9590427 Report a correct paint volume for shadowed windows
Since we paint shadows directly now rather than using a child actor
in the ClutterGroup, we need to implement get_paint_volume() for
Clutter 1.5.

https://bugzilla.gnome.org/show_bug.cgi?id=592382
2010-11-18 09:47:58 -05:00
..
plugins Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
compositor-private.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
compositor.c Make window shadows globally configurable 2010-11-18 09:47:58 -05:00
meta-module.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-module.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-plugin-manager.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-plugin-manager.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-plugin.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-shadow-factory-private.h Make window shadows globally configurable 2010-11-18 09:47:58 -05:00
meta-shadow-factory.c Use a template material for shadows 2010-11-18 09:47:58 -05:00
meta-shaped-texture.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-shaped-texture.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-texture-tower.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-texture-tower.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-window-actor-private.h Make window shadows globally configurable 2010-11-18 09:47:58 -05:00
meta-window-actor.c Report a correct paint volume for shadowed windows 2010-11-18 09:47:58 -05:00
meta-window-group.c Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-window-group.h Fix typo 2010-10-24 12:00:57 +02:00
meta-window-shape.c Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00
meta-window-shape.h Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00
README There can be only one compositor engine 2009-06-30 09:34:03 -04:00
region-utils.c Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00
region-utils.h Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.