readme, etc

This commit is contained in:
Christopher Jeffrey
2011-11-06 22:03:18 -06:00
parent f46a8d06bf
commit e7ee7018a4
4 changed files with 28 additions and 21 deletions

View File

@@ -39,7 +39,7 @@ Specifies the opacity change between steps while fading out.
Specifies the time (in milliseconds) between steps in a fade.
.TP
.BI \-c
Client-side compositing with soft shadows and translucency support.
Enable client-side shadows on windows.
.TP
.BI \-f
When \-c is specified, enables a smooth fade effect for transient windows like
@@ -61,9 +61,9 @@ Specifies window frame transparency. (0.1 - 1.0)
.BI \-S
Enables synchronous operation. Useful for debugging.
.SH BUGS
Probably. Please report any you find to https://github.com/chjj/compton.
Please report any you find to https://github.com/chjj/compton.
.SH AUTHORS
xcompmgr, Originally written by Keith Packard, with contributions from
xcompmgr, originally written by Keith Packard, with contributions from
Matthew Allum, Eric Anholt, Dan Doel, Thomas Luebking, Matthew Hawn,
Ely Levy, Phil Blundell, and Carl Worth.
Compton by Christopher Jeffrey, based on Dana Jansens' original work.