diff options
author | dolio <dolio> | 2004-09-23 01:56:00 +0000 |
---|---|---|
committer | dolio <dolio> | 2004-09-23 01:56:00 +0000 |
commit | 4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7 (patch) | |
tree | b0ca1a70e5ee9973a4b2c3d8464527da818a049a /ChangeLog | |
parent | Added shadow precomputation for large-enough windows. (diff) | |
download | xcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.gz xcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.bz2 xcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.xz |
Miscellaneous code cleanup and failed allocation checks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-22 Dan Doel <dolio@case.edu> + + * xcompmgr.c: (run_fades), (solid_picture), (get_opacity_prop), + (determine_wintype), (circulate_win): + Miscellaneous code cleanup and checks for failed allocations. + 2004-09-21 Dan Doel <dolio@case.edu> * xcompmgr.c: (presum_gaussian), (make_shadow), (main): |