diff options
author | Keith Packard <keithp@keithp.com> | 2004-06-27 21:29:23 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-06-27 21:29:23 +0000 |
commit | d140d97616ca359a1c069186ea26232a82052ab3 (patch) | |
tree | 6fe6e8285d7172db086283c6f7278b5d04d32cf2 /ChangeLog | |
parent | Make composite manager mode run-time selectable with command line option: (diff) | |
download | xcman-d140d97616ca359a1c069186ea26232a82052ab3.tar.gz xcman-d140d97616ca359a1c069186ea26232a82052ab3.tar.bz2 xcman-d140d97616ca359a1c069186ea26232a82052ab3.tar.xz |
Only use XCompositeNameWindowPixmap when the library provides it
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-27 Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (map_win), (unmap_win), (main): + Only use XCompositeNameWindowPixmap when the library provides it + 2004-06-26 Keith Packard <keithp@keithp.com> * xcompmgr.c: (win_extents), (paint_all), (repair_win), |