dolio
|
2427e4ea66
|
Modified paint_all so that it doesn't draw off-screen windows, and doesn't
draw shadows on desktop 'root' windows.
|
2004-09-29 18:33:42 +00:00 |
|
dolio
|
fd2dc3730c
|
Added command-line options for changing values relevant to fading.
|
2004-09-23 07:17:48 +00:00 |
|
dolio
|
4d85ae8dbc
|
Miscellaneous code cleanup and failed allocation checks.
|
2004-09-23 01:56:00 +00:00 |
|
dolio
|
26fd15f06b
|
Added shadow precomputation for large-enough windows.
|
2004-09-21 22:59:38 +00:00 |
|
dolio
|
34c09f7b7f
|
Added various options for client-side shadows (offset, opacity,
blur-radius) based on the work of Thomas Luebking, along with the man
entries and usage information to go along with them.
|
2004-09-18 00:13:15 +00:00 |
|
dolio
|
76e259ed57
|
Changed the usage function to display information on the available options.
|
2004-09-17 23:51:48 +00:00 |
|
dolio
|
ed88a47468
|
Added allocation failure checks in shadow_picture and caused it to exit
gracefully rather than writing to unallocated memory.
|
2004-09-17 05:20:35 +00:00 |
|