mutter/src/compositor
Owen W. Taylor 9a1be03205 Make MetaWindow a GObject
Make MetaWindow into a GObject so that it is accessible to
gobject-introspection (also allows for signals to be added.)

Renames:

 meta_window_free() => meta_window_unmanage()
 meta_window_get_type() => meta_window_get_window_type()
 meta_window_get_type_atom() => meta_window_get_window_type_atom()
2008-11-07 04:57:00 -05:00
..
mutter Make MetaWindow a GObject 2008-11-07 04:57:00 -05:00
compositor-private.h Re-works the approach to supporting live preview to handle stacking. 2008-11-03 14:50:22 +00:00
compositor-xrender.c Basic plugin infastructure and a sample simple plugin. 2008-09-18 16:09:11 +01:00
compositor-xrender.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
compositor.c Re-works the approach to supporting live preview to handle stacking. 2008-11-03 14:50:22 +00:00