mutter/src/compositor
Adel Gadllah 1123fca3f2 mutter-window: Add error traps check_needs_reshape
A window might change its shape and close immediately and thus causing
XShapeGetRectangles to produce a BadWindow, use an error trap
to avoid that.
2010-09-27 20:11:53 +02:00
..
plugins Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
tidy Support and require Clutter 1.2 2010-03-11 15:06:06 -05:00
compositor-private.h Add a modal mode for plugins 2009-08-26 12:26:58 -04:00
compositor.c introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
mutter-module.c
mutter-module.h
mutter-plugin-manager.c Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-plugin-manager.h introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
mutter-plugin.c Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-shaped-texture.c [mutter-shaped-texture] Use a base material for all instances 2010-09-19 16:17:36 +02:00
mutter-shaped-texture.h MutterShapedWindow: drop all indirect references to textures 2010-08-19 16:12:11 -04:00
mutter-texture-tower.c Work around COGL bug causing flash for new windows 2010-05-09 14:30:18 -04:00
mutter-texture-tower.h Nice looking scaledown with mipmap emulation 2009-11-24 15:40:35 -05:00
mutter-window-group.c Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-window-group.h Reduce overpaint in the window group 2009-07-09 16:56:01 +01:00
mutter-window-private.h Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-window.c mutter-window: Add error traps check_needs_reshape 2010-09-27 20:11:53 +02:00
README
shadow.c
shadow.h

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.