From 29c2578e2cb4e548d2b5e9bc1ae750cb0ec7dca2 Mon Sep 17 00:00:00 2001 From: Andrew Rowland Date: Sun, 15 Jan 2012 22:36:46 -0600 Subject: desktop/PyPanel: Added (a lightweight panel/taskbar for X11) Signed-off-by: Robby Workman --- desktop/PyPanel/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 desktop/PyPanel/README (limited to 'desktop/PyPanel/README') 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. -- cgit v1.2.3