1
0
Fork 0
mutter-performance-source/src/compositor
Jasper St. Pierre 39fee9f5a2 window-actor: Flip set_redirected around
I know it's confusing with the triple negative, but unredirected is how
we track it elsewhere: we have an 'unredirected' flag, and 'should_unredirect'.

https://bugzilla.gnome.org/show_bug.cgi?id=720631
2014-01-31 17:19:26 -05:00
..
plugins Revert unintentional merge from wip/surface-content to wayland 2014-01-22 09:18:13 -05:00
clutter-utils.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
clutter-utils.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
cogl-utils.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
cogl-utils.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
compositor-private.h compositor: Simplify the unredirected window management code 2014-01-31 17:19:26 -05:00
compositor.c window-actor: Flip set_redirected around 2014-01-31 17:19:26 -05:00
meta-background-actor-private.h cullable: Turn cull_out / reset_culling into a separate interface 2013-11-25 15:21:36 -05:00
meta-background-actor.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-background-group.c cullable: Turn cull_out / reset_culling into a separate interface 2013-11-25 15:21:36 -05:00
meta-background.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-cullable.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-cullable.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-module.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-module.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-plugin-manager.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-plugin-manager.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-plugin.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-shadow-factory-private.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-shadow-factory.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-shaped-texture-private.h window-actor: Move all buffer management and damage correction here 2013-11-18 21:19:00 -05:00
meta-shaped-texture.c shaped-texture: Use a double when calculating clip 2014-01-16 13:27:59 -05:00
meta-surface-actor.c Revert unintentional merge from wip/surface-content to wayland 2014-01-22 09:18:13 -05:00
meta-surface-actor.h Revert unintentional merge from wip/surface-content to wayland 2014-01-22 09:18:13 -05:00
meta-texture-rectangle.c Properly set the number of components on the CoglTextureRectangle 2014-01-13 13:28:38 -05:00
meta-texture-rectangle.h Properly set the number of components on the CoglTextureRectangle 2014-01-13 13:28:38 -05:00
meta-texture-tower.c Properly set the number of components on the CoglTextureRectangle 2014-01-13 13:28:38 -05:00
meta-texture-tower.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-window-actor-private.h window-actor: Flip set_redirected around 2014-01-31 17:19:26 -05:00
meta-window-actor.c window-actor: Flip set_redirected around 2014-01-31 17:19:26 -05:00
meta-window-group.c compositor: Simplify the unredirected window management code 2014-01-31 17:19:26 -05:00
meta-window-group.h cullable: Turn cull_out / reset_culling into a separate interface 2013-11-25 15:21:36 -05:00
meta-window-shape.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-window-shape.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
README There can be only one compositor engine 2009-06-30 09:34:03 -04:00
region-utils.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
region-utils.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.