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.
This commit is contained in:
dolio
2004-09-18 00:13:15 +00:00
parent 76e259ed57
commit 34c09f7b7f
3 changed files with 46 additions and 11 deletions

View File

@ -1,3 +1,11 @@
2004-09-17 Dan Doel <dolio@case.edu>
* xcompmgr.c: (win_extents), (usage), (main):
Added various client-side shadow options (opacity, offset, radius)
based on the work of Thomas Luebking.
* xcompmgr.1:
Added descriptions of the options in the man page.
2004-09-17 Dan Doel <dolio@case.edu>
* xcompmgr.c: (usage):