aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-01-06 09:24:37 +0100
committerMattias Andrée <maandree@kth.se>2018-01-06 09:26:27 +0100
commit949be62a369f0a9eb0ad9d54d4b40c104e61a4cc (patch)
tree18fdbe79919b1ca3ee90a00a09fb61ba63c6a7fb /README
parentxcompmgr 1.1.7 (diff)
downloadxcman-949be62a369f0a9eb0ad9d54d4b40c104e61a4cc.tar.gz
xcman-949be62a369f0a9eb0ad9d54d4b40c104e61a4cc.tar.bz2
xcman-949be62a369f0a9eb0ad9d54d4b40c104e61a4cc.tar.xz
Simplify and remove all features1.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README32
1 files changed, 7 insertions, 25 deletions
diff --git a/README b/README
index 2458e22..2efb5a9 100644
--- a/README
+++ b/README
@@ -1,27 +1,9 @@
-xcompmgr is a sample compositing manager for X servers supporting the
-XFIXES, DAMAGE, RENDER, and COMPOSITE extensions. It enables basic
-eye-candy effects.
+NAME
+ xcman - Minimal compositing manager for X
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-The master development code repository can be found at:
-
- git://anongit.freedesktop.org/git/xorg/app/xcompmgr
-
- http://cgit.freedesktop.org/xorg/app/xcompmgr
-
-For patch submission instructions, see:
-
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
+SYNOPSIS
+ xcman
+DESCRIPTION
+ xcman is a minimal compositing manager, for X, forked
+ from xcompmgr. It only provides transparancy support.