aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordolio <dolio>2004-09-29 18:33:42 +0000
committerdolio <dolio>2004-09-29 18:33:42 +0000
commit2427e4ea664ed5b0b16575ef1cdeb209afd941d0 (patch)
tree36a4c80fa2ed5dceee8f2eb0583de8e5874fa2dc /ChangeLog
parentbump version number (diff)
downloadxcman-2427e4ea664ed5b0b16575ef1cdeb209afd941d0.tar.gz
xcman-2427e4ea664ed5b0b16575ef1cdeb209afd941d0.tar.bz2
xcman-2427e4ea664ed5b0b16575ef1cdeb209afd941d0.tar.xz
Modified paint_all so that it doesn't draw off-screen windows, and doesn't
draw shadows on desktop 'root' windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d04f4f8..cd9c99a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-29 Dan Doel <dolio@case.edu>
+
+ * xcompmgr.c: (paint_all):
+ Added some small optimizations by Thomas Luebking. paint_all
+ now avoids drawing windows that don't appear on the screen,
+ and doesn't bother drawing shadows on desktop windows.
+
2004-09-23 Dan Doel <dolio@case.edu>
* xcompmgr.1: