summaryrefslogtreecommitdiff
path: root/desktop/compton/README
diff options
context:
space:
mode:
authormelikamp <melikamp@melikamp.net>2014-01-27 22:12:09 +0700
committerErik Hanson <erik@slackbuilds.org>2014-01-29 23:21:16 -0600
commitede44ed9875b9abb8eae24780380951683dd55c5 (patch)
tree84b7214a41d4a6ad46c135b1110dae5deefa27a4 /desktop/compton/README
parent5f8f6e76d88d0bc870a6391478912dca36a0f171 (diff)
downloadslackbuilds-ede44ed9875b9abb8eae24780380951683dd55c5.tar.gz
desktop/compton: Added (X compositor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/compton/README')
-rw-r--r--desktop/compton/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/compton/README b/desktop/compton/README
new file mode 100644
index 0000000000..a7082a7ca0
--- /dev/null
+++ b/desktop/compton/README
@@ -0,0 +1,5 @@
+Compton is a compositor for X, and a fork of xcompmgr-dana.
+
+Out of frustration with the low count of standalone lightweight
+compositors, compton was forked from Dana Jansens' fork of xcompmgr
+and refactored. Bugs were fixed and features were added.