summaryrefslogtreecommitdiffstats
path: root/desktop/PyPanel/README
diff options
context:
space:
mode:
author Andrew Rowland2012-01-16 05:36:46 +0100
committer Robby Workman2012-01-16 05:36:46 +0100
commit29c2578e2cb4e548d2b5e9bc1ae750cb0ec7dca2 (patch)
treefab6e45839582a92a9eff5cf355b9018fb580fe4 /desktop/PyPanel/README
parent3344eb0ba071cc94b96333b2c04f6f65d9555e87 (diff)
downloadslackbuilds-29c2578e2cb4e548d2b5e9bc1ae750cb0ec7dca2.tar.gz
desktop/PyPanel: Added (a lightweight panel/taskbar for X11)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/PyPanel/README')
-rw-r--r--desktop/PyPanel/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/PyPanel/README b/desktop/PyPanel/README
new file mode 100644
index 0000000000..301959b5fb
--- /dev/null
+++ b/desktop/PyPanel/README
@@ -0,0 +1,7 @@
+PyPanel is a lightweight panel/taskbar written in Python and C for
+X11 window managers. It can be easily customized to match any desktop
+theme or taste. PyPanel works with EWMH compliant WMs (Openbox,
+PekWM, PyPanel: FVWM, etc.) and is distributed under the GNU General
+Public License v2.
+
+This requires imlib2 and python-xlib.