diff options
author | Andrew Rowland <darowland@ieee.org> | 2012-01-15 22:36:46 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-15 22:36:46 -0600 |
commit | 29c2578e2cb4e548d2b5e9bc1ae750cb0ec7dca2 (patch) | |
tree | fab6e45839582a92a9eff5cf355b9018fb580fe4 /desktop/PyPanel/README | |
parent | 3344eb0ba071cc94b96333b2c04f6f65d9555e87 (diff) | |
download | slackbuilds-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/README | 7 |
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. |