diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-10 03:48:00 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-10 03:48:00 +0000 |
commit | b4fc0433c5d358595ed87a7a04183b7ec37e070c (patch) | |
tree | 6c9d45b2f58b8f8e2a362b66e8b1abfada39bd0f /ChangeLog | |
parent | Double buffer updates. Check for InputOnly windows and ignore them (diff) | |
download | xcman-b4fc0433c5d358595ed87a7a04183b7ec37e070c.tar.gz xcman-b4fc0433c5d358595ed87a7a04183b7ec37e070c.tar.bz2 xcman-b4fc0433c5d358595ed87a7a04183b7ec37e070c.tar.xz |
oops. Left in an XSynchronize call.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-11-09 Keith Packard <keithp@keithp.com> + * xcompmgr.c: (main): + oops. Left in an XSynchronize call. + +2003-11-09 Keith Packard <keithp@keithp.com> + * xcompmgr.c: (paint_root), (paint_all), (map_win), (add_win), (configure_win), (destroy_win), (main): |