diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-11 08:59:15 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-11 08:59:15 +0000 |
commit | 54fb13fa320dbebd5441ae4fdac22286391a3261 (patch) | |
tree | 288ac1109f86dc2c44b27521f37dcc6fb686a172 /ChangeLog | |
parent | Track changes to _XROOTPMAP_ID property (diff) | |
download | xcman-54fb13fa320dbebd5441ae4fdac22286391a3261.tar.gz xcman-54fb13fa320dbebd5441ae4fdac22286391a3261.tar.bz2 xcman-54fb13fa320dbebd5441ae4fdac22286391a3261.tar.xz |
Detect ARGB windows, don't give them shadows, compose them correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-11 Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (win_extents), (paint_all), (add_win), (main): + Detect ARGB windows, don't give them shadows, compose them + correctly. + 2003-11-10 Keith Packard <keithp@keithp.com> * Makefile: |