mutter/src/compositor
Giovanni Campagna a413bc106f MetaWindowActor: fix reference counting issue
We need to use g_signal_connect_object(), rather than g_signal_connect(),
because the window actor can be destroyed before the window emits
the final notify::appears-focused inside unmanage, if the plugin
decides that it doesn't want to animate the destruction (which
happens with dialogs and the default plugin)

https://bugzilla.gnome.org/show_bug.cgi?id=706207
2013-08-17 15:56:09 +02:00
..
plugins compositor: don't show stage right away 2013-03-04 16:16:56 -05:00
clutter-utils.c
clutter-utils.h
cogl-utils.c Fix gobs of gtk-doc warnings 2013-03-14 18:02:43 -04:00
cogl-utils.h compositor: Don't use deprecated Cogl-1.0 API 2013-02-19 20:05:33 -05:00
compositor-private.h
compositor.c main: Don't select for touch events on the stage 2013-07-15 12:47:46 -04:00
meta-background-actor-private.h
meta-background-actor.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
meta-background-group-private.h
meta-background-group.c MetaBackgroundGroup: don't use clutter_actor_get_children() 2013-08-14 21:24:11 +02:00
meta-background.c Revert "background: Allow using sliced textures" 2013-07-01 07:33:19 -04:00
meta-module.c
meta-module.h
meta-plugin-manager.c
meta-plugin-manager.h
meta-plugin.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
meta-shadow-factory-private.h compositor: Don't use deprecated Cogl-1.0 API 2013-02-19 20:05:33 -05:00
meta-shadow-factory.c make the window shadows lighter 2013-06-18 17:26:24 +01:00
meta-shaped-texture.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
meta-texture-rectangle.c
meta-texture-rectangle.h
meta-texture-tower.c compositor: Don't use deprecated Cogl-1.0 API 2013-02-19 20:05:33 -05:00
meta-texture-tower.h compositor: Don't use deprecated Cogl-1.0 API 2013-02-19 20:05:33 -05:00
meta-window-actor-private.h
meta-window-actor.c MetaWindowActor: fix reference counting issue 2013-08-17 15:56:09 +02:00
meta-window-group.c meta-window-group: Fix previous commit 2013-07-18 16:33:50 +02:00
meta-window-group.h Update and fix comments 2013-03-14 17:55:31 -04:00
meta-window-shape.c
meta-window-shape.h
README
region-utils.c
region-utils.h

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.