diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-29 17:17:05 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-29 17:17:05 +0000 |
commit | 6fc08c679046e31cc16b6e79cf2305aadb54836c (patch) | |
tree | b70066218517681f7c07f72ed1a970fafeeb5e0f /deskutils/pypanel/pkg-descr | |
parent | 7af82ae36432a3d6e7b72d9ac6814a7b4da21fe7 (diff) | |
download | ports-6fc08c679046e31cc16b6e79cf2305aadb54836c.tar.gz ports-6fc08c679046e31cc16b6e79cf2305aadb54836c.zip |
Notes
Diffstat (limited to 'deskutils/pypanel/pkg-descr')
-rw-r--r-- | deskutils/pypanel/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/deskutils/pypanel/pkg-descr b/deskutils/pypanel/pkg-descr new file mode 100644 index 000000000000..6e28f5beb431 --- /dev/null +++ b/deskutils/pypanel/pkg-descr @@ -0,0 +1,17 @@ +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, FVWM, ...). + +Some of the customizable features include: + + * Transparency with shading/tinting + * Panel dimensions, location and layout + * Font type and colors with Xft and shadow support + * Button events/actions + * Clock and workspace name display + * System Tray (Notification Area) + * Autohiding + * Application Launcher + * Custom Application Icons + +WWW: http://pypanel.sourceforge.net/ |