mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 12:52:14 +00:00
ee35540b6e
Since all windows are now MetaWindows as well as compositor windows, there's no reason to keep a compositor-specific hash table mapping from XID to MutterWindow. This reduces complexity and removes a call to XQueryTree that could potentially produce a BadWindow error if not error-trapped. https://bugzilla.gnome.org/show_bug.cgi?id=613398 |
||
---|---|---|
.. | ||
plugins | ||
tidy | ||
compositor-private.h | ||
compositor.c | ||
mutter-module.c | ||
mutter-module.h | ||
mutter-plugin-manager.c | ||
mutter-plugin-manager.h | ||
mutter-plugin.c | ||
mutter-shaped-texture.c | ||
mutter-shaped-texture.h | ||
mutter-texture-tower.c | ||
mutter-texture-tower.h | ||
mutter-window-group.c | ||
mutter-window-group.h | ||
mutter-window-private.h | ||
mutter-window.c | ||
README | ||
shadow.c | ||
shadow.h |
Intro ===== Fix me. Env Vars ======== MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.