aboutsummaryrefslogtreecommitdiff
path: root/desktop/pypanel/README
diff options
context:
space:
mode:
authorChess Griffin <chess@chessgriffin.com>2010-05-12 17:38:03 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:38:03 +0200
commitfcb536188c04d346a679be38b2be29acd844750e (patch)
treed5fb9d14b8384abbe3214be0656f9660a72c5e5a /desktop/pypanel/README
parent5cb4ca98ee42352121c63a00bd116615a1299c08 (diff)
desktop/pypanel: Updated for version 2.4
Diffstat (limited to 'desktop/pypanel/README')
-rw-r--r--desktop/pypanel/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/desktop/pypanel/README b/desktop/pypanel/README
index cf6ae98be1974..1cc5f674dabaa 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.