diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-24 17:11:00 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-24 17:11:00 +0000 |
commit | 0963afc29c62e6350fffd188a382050889f04378 (patch) | |
tree | a991469e722d43b3d7241e4de5dd7462bc323a47 /ChangeLog | |
parent | Rename gussianMap to gaussianMap (who the heck is gus?) Allow for other (diff) | |
download | xcman-0963afc29c62e6350fffd188a382050889f04378.tar.gz xcman-0963afc29c62e6350fffd188a382050889f04378.tar.bz2 xcman-0963afc29c62e6350fffd188a382050889f04378.tar.xz |
Add support for CM_TRANSLUCENT property.
reviewed by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-11-24 Matthew Hawn <hawnpawn@yahoo.com> + + reviewed by: Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (map_win), (unmap_win), (get_trans_prop), + (determine_mode), (add_win), (main): + Add support for CM_TRANSLUCENT property. + 2003-11-23 Keith Packard <keithp@keithp.com> * xcompmgr.c: (make_shadow), (root_tile), (win_extents), |