diff options
author | B. Watson <yalhcru@gmail.com> | 2011-11-15 17:33:51 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:08:08 -0600 |
commit | 4aec71273805e086edcbc9ffa48a58b80edf98a7 (patch) | |
tree | 6d83e4336ecd2014fcf2d24cc3b66d72495a83f4 /desktop/peksystray/README | |
parent | 6597ab9a433c7dbe3421a7324c2ab89cc99c40f1 (diff) | |
download | slackbuilds-4aec71273805e086edcbc9ffa48a58b80edf98a7.tar.gz |
desktop/peksystray: Added (small system tray)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop/peksystray/README')
-rw-r--r-- | desktop/peksystray/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/peksystray/README b/desktop/peksystray/README new file mode 100644 index 0000000000..f146813230 --- /dev/null +++ b/desktop/peksystray/README @@ -0,0 +1,9 @@ +Peksystray is a small system tray (also called notification tray) designed +for all the light window managers supporting docking. As more and more +applications use a small icon in the system tray to provide additonal +functionalities and information, it becomes useful for everyone to have +access to them. While "heavy" window managers (Gnome, KDE...) come with a +systrem tray embedded in the rest of the desktop, lighter window managers +(WindowMaker, fluxbox...) don't have this feature. Peksystray is a very +simple and light implementation of a system tray for any window manager +supporting docking, conforming to the System Tray Freedesktop standard. |