mutter/src/compositor
Jasper St. Pierre 9a6a189e36 window-actor: Rebuild the shape and mask when the surface updates
Connecting to size-changed is wrong -- size-changed tells us when
we *told* the X server or resize the window. For X11, we're sort of
guaranteed that the surface will be updated at some point before the
next frame, but for Xwayland, we can't be sure that the new surface is
attached at this point.

This fixes weird artifacts when resizing apps like xclock.
2014-07-31 17:49:13 +02:00
..
plugins meta: Add generated meta-version.h 2014-06-05 14:05:16 +02: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 Update (allow-none) annotations 2014-05-28 21:55:03 +02:00
cogl-utils.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
compositor-private.h compositor: Sync X drawing only once per frame 2014-07-23 13:59:18 -04:00
compositor.c display: cancel wayland client touches when the compositor is grabbed 2014-07-24 18:07:30 +02:00
meta-background-actor-private.h
meta-background-actor.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-background-group.c
meta-background.c background: Do not assume GLSL is available 2014-07-24 16:51:53 +02: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 meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
meta-module.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-plugin-manager.c compositor: add support for unminimize compositor effects 2014-07-26 17:26:40 +02:00
meta-plugin-manager.h compositor: add support for unminimize compositor effects 2014-07-26 17:26:40 +02:00
meta-plugin.c compositor: add support for unminimize compositor effects 2014-07-26 17:26:40 +02: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 Change shadow radiuses to match new Adwaita more or less 2014-06-19 11:55:24 +02:00
meta-shaped-texture-private.h surface-actor: Remove unused APIs 2014-07-31 17:49:13 +02:00
meta-shaped-texture.c window-actor: Rebuild the shape and mask when the surface updates 2014-07-31 17:49:13 +02:00
meta-stage.c Move the painting of the cursor on the stage out of the cursor renderer 2014-04-22 16:56:02 -04:00
meta-stage.h Move the painting of the cursor on the stage out of the cursor renderer 2014-04-22 16:56:02 -04:00
meta-surface-actor-wayland.c monitor-manager: Rename output_id to winsys_id 2014-07-01 13:24:34 -04:00
meta-surface-actor-wayland.h Fix last commit 2014-05-03 12:00:27 +02:00
meta-surface-actor-x11.c compositor: Sync X drawing only once per frame 2014-07-23 13:59:18 -04: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 window-actor: Rebuild the shape and mask when the surface updates 2014-07-31 17:49:13 +02:00
meta-surface-actor.h surface-actor: Remove unused APIs 2014-07-31 17:49:13 +02: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 tower: Fix erroneous return value 2014-04-09 12:10:24 -07: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 compositor: Simplify meta_window_actor_set_updates_frozen 2014-06-17 13:10:42 -04:00
meta-window-actor.c window-actor: Rebuild the shape and mask when the surface updates 2014-07-31 17:49:13 +02: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
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
region-utils.c Remove trailing whitespace 2014-05-02 09:34:48 -04: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.