6923973c8a
XFixesCreateRegionFromWindow does not take the window's position into account, which results into setting a wrong shape for windows not located on the leftmost monitor. Fix that by creating the region from the window's MetaRectangle. https://bugzilla.gnome.org/show_bug.cgi?id=657869 |
||
---|---|---|
.. | ||
plugins | ||
cogl-utils.c | ||
cogl-utils.h | ||
compositor-private.h | ||
compositor.c | ||
meta-background-actor-private.h | ||
meta-background-actor.c | ||
meta-module.c | ||
meta-module.h | ||
meta-plugin-manager.c | ||
meta-plugin-manager.h | ||
meta-plugin.c | ||
meta-shadow-factory-private.h | ||
meta-shadow-factory.c | ||
meta-shaped-texture.c | ||
meta-shaped-texture.h | ||
meta-texture-rectangle.c | ||
meta-texture-rectangle.h | ||
meta-texture-tower.c | ||
meta-texture-tower.h | ||
meta-window-actor-private.h | ||
meta-window-actor.c | ||
meta-window-group.c | ||
meta-window-group.h | ||
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.