summaryrefslogtreecommitdiff
path: root/desktop/awesome/README
diff options
context:
space:
mode:
authorHeiko Rosemann <heiko.rosemann@web.de>2013-10-29 12:10:33 +0100
committerRobby Workman <rworkman@slackbuilds.org>2013-10-29 20:12:28 -0500
commit018cabb1adbc84cb3add32b6fc298ab2bd03c2ae (patch)
tree8f8bcb29ea5c6e9fd20419d7c885a0889d93af25 /desktop/awesome/README
parentb6dcaee8a97bc4318b83a8661d3c8890e56ee75e (diff)
downloadslackbuilds-018cabb1adbc84cb3add32b6fc298ab2bd03c2ae.tar.gz
desktop/awesome: Added (tabbing window manager).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/awesome/README')
-rw-r--r--desktop/awesome/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/awesome/README b/desktop/awesome/README
new file mode 100644
index 0000000000..b76faf3d11
--- /dev/null
+++ b/desktop/awesome/README
@@ -0,0 +1,17 @@
+awesome highly configurable, extensible tabbing window manager
+
+awesome is a highly configurable, next generation framework window
+manager for X. It is very fast, extensible and licensed under the
+GNU GPLv2 license.
+
+It is primarly targeted at power users, developers and any people
+dealing with every day computing tasks and who want to have
+fine-grained control on theirs graphical environment.
+
+NOTE: To build/use this you need to rebuild Slackware's cairo enabling
+xcb support: you have to edit the SlackBuild adding the line
+
+ --enable-xcb \
+
+to the configure parameters. Do it at your own risk (it's not yet
+considered stable in the cairo shipped with slackware-14.0).