diff options
author | Vasilis Papavasileiou <el03020@mail.ntua.gr> | 2010-05-11 14:03:47 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:03:47 +0200 |
commit | a28f7f6de1ee0814d1e1a3e8aa655d2fedc0b32e (patch) | |
tree | c5d71c67699ddcacab6e4c6b21252c8f23ac029c /desktop/pypanel/README | |
parent | 3d005a5358e142ef310857c06f07201e16f54319 (diff) | |
download | slackbuilds-a28f7f6de1ee0814d1e1a3e8aa655d2fedc0b32e.tar.gz |
desktop/pypanel: Initial import
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..cf6ae98be1 --- /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. It +works with WindowMaker and EWMH-compliant WMs (Kahakai, Openbox, FVWM, PekWM, +etc). + +Pypanel depends on python-xlib and imlib2, both available from slackbuilds.org + |