diff options
Diffstat (limited to 'desktop/pypanel/README')
-rw-r--r-- | desktop/pypanel/README | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/desktop/pypanel/README b/desktop/pypanel/README index cf6ae98be1..1cc5f674da 100644 --- a/desktop/pypanel/README +++ b/desktop/pypanel/README @@ -1,7 +1,11 @@ -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 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 +NOTE: The pypanel.SlackBuild has support for an optional third-party +patch which introduces a STARTUP_DELAY variable that makes pypanel +load after an interval of time. This is useful in case the window +manager is slow to load up before pypanel starts. +Pypanel requires python-xlib and imlib2. |