diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-10 03:45:17 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-10 03:45:17 +0000 |
commit | 6e99ed898c99d91a0ebbab4aecd5351cc65e0069 (patch) | |
tree | 814d5ab766993473b530627a9f3cb2e7541a09b1 /ChangeLog | |
parent | Detect root pattern with undocumented _XROOTPMAP_ID property (diff) | |
download | xcman-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |