aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-10 03:45:17 +0000
committerKeith Packard <keithp@keithp.com>2003-11-10 03:45:17 +0000
commit6e99ed898c99d91a0ebbab4aecd5351cc65e0069 (patch)
tree814d5ab766993473b530627a9f3cb2e7541a09b1 /ChangeLog
parentDetect root pattern with undocumented _XROOTPMAP_ID property (diff)
downloadxcman-6e99ed898c99d91a0ebbab4aecd5351cc65e0069.tar.gz
xcman-6e99ed898c99d91a0ebbab4aecd5351cc65e0069.tar.bz2
xcman-6e99ed898c99d91a0ebbab4aecd5351cc65e0069.tar.xz
Double buffer updates. Check for InputOnly windows and ignore them
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cd9f8b..5436306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-11-09 Keith Packard <keithp@keithp.com>
+ * xcompmgr.c: (paint_root), (paint_all), (map_win), (add_win),
+ (configure_win), (destroy_win), (main):
+
+ Double buffer updates.
+ Check for InputOnly windows and ignore them
+
+2003-11-09 Keith Packard <keithp@keithp.com>
+
* xcompmgr.c: (root_tile), (paint_root):
Detect root pattern with undocumented _XROOTPMAP_ID property