summaryrefslogtreecommitdiffstats
path: root/desktop/cairo-compmgr/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/cairo-compmgr/README')
-rw-r--r--desktop/cairo-compmgr/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/desktop/cairo-compmgr/README b/desktop/cairo-compmgr/README
deleted file mode 100644
index c1252bd208..0000000000
--- a/desktop/cairo-compmgr/README
+++ /dev/null
@@ -1,14 +0,0 @@
-cairo-compmgr (Drop-in replacement for xcompmgr)
-
-This composite manager uses the cairo library to provide similar effects to
-xcompmgr. You can use it with any window manager, such as fluxbox, to
-provide transparencies. xcompmgr was designed as an example program and
-cairo-compmgr is designed as an actual standalone composite manager.
-
-Warning: this plays a bit weird with fluxbox. Tabs of grouped windows will
-be drawn under windows if cycling through with alt+tab. Additionally when a
-sub sub root menu loops back over it self, it will be drawn under the other
-menus. Other than that, it's an added improvement in visual effects over
-xcompmgr.
-
-libgtop is an optional dependency.