Go to file
Dana Jansens 398f722ce1 Fix some rare memory leaks and behaviour when a mapped window is reparented away from root
When a window that is mapped is reparented away from root, that is the same as it being completely unmapped+destroyed from our persective.  The window will no longer be in the same position on screen, and we will no longer want to listen to events on it.
Prior to this, the w->pixmap would not be freed when a mapped window was reparented away from root, and damage would not be updated for the screen correctly.
2008-02-14 17:35:55 -05:00
.gitignore Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:51:17 -04:00
AUTHORS Autotoolized: 2004-03-25 23:57:55 +00:00
Makefile.am Bug #13073: Fix broken word-wrapping in ChangeLog generation. 2007-11-05 09:32:44 -08:00
NEWS Autotoolized: 2004-03-25 23:57:55 +00:00
README Autotoolized: 2004-03-25 23:57:55 +00:00
autogen.sh New. 2004-03-28 12:02:50 +00:00
configure.ac Bump to 1.1.3 for anholt's named window hack 2005-10-31 17:57:40 +00:00
xcompmgr.1 Added command-line options for changing values relevant to fading. 2004-09-23 07:17:48 +00:00
xcompmgr.c Fix some rare memory leaks and behaviour when a mapped window is reparented away from root 2008-02-14 17:35:55 -05:00

README