1
0
Fork 0
mutter-performance-source/src/compositor
Giovanni Campagna 360d423faa MetaSurfaceActor: add a generic hook to retrieve the MetaWindow
This way we can find the window for a ClutterEvent even when
running as an x11 compositor.
2014-02-27 03:13:33 +01:00
..
plugins Make tile preview a compositor plugin effect 2014-02-19 21:55:35 +01: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: Remove pending_input_region 2014-01-31 17:21:00 -05:00
compositor.c compositor: fix mouse interactions on frames 2014-02-27 03:13:32 +01: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 cullable: Reset the culling state instead of skipping the traversal 2014-02-05 14:24:08 -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 Make tile preview a compositor plugin effect 2014-02-19 21:55:35 +01:00
meta-plugin-manager.h Make tile preview a compositor plugin effect 2014-02-19 21:55:35 +01: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 shaped-texture: Move unobscured_region processing here 2014-02-05 14:42:38 -05:00
meta-shaped-texture.c Fix the input region not working properly 2014-02-18 21:29:23 -05:00
meta-surface-actor-wayland.c MetaSurfaceActor: add a generic hook to retrieve the MetaWindow 2014-02-27 03:13:33 +01:00
meta-surface-actor-wayland.h window-actor: Split into two subclasses of MetaSurfaceActor 2014-02-20 14:44:31 -05:00
meta-surface-actor-x11.c MetaSurfaceActor: add a generic hook to retrieve the MetaWindow 2014-02-27 03:13:33 +01:00
meta-surface-actor-x11.h window-actor: Split into two subclasses of MetaSurfaceActor 2014-02-20 14:44:31 -05:00
meta-surface-actor.c MetaSurfaceActor: add a generic hook to retrieve the MetaWindow 2014-02-27 03:13:33 +01:00
meta-surface-actor.h MetaSurfaceActor: add a generic hook to retrieve the MetaWindow 2014-02-27 03:13:33 +01: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 Revert "window: Update the shape, input, and opaque regions immediately" 2014-02-26 20:45:38 -05:00
meta-window-actor.c Revert "window-actor: Complete the removal of update_shape" 2014-02-26 20:52:44 -05:00
meta-window-group.c window-group: Don't special-case the unredirected window 2014-02-18 21:29:50 -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.