diff options
author | snj <snj@pkgsrc.org> | 2009-12-14 00:47:23 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-12-14 00:47:23 +0000 |
commit | 5a6a4c6f614e127a90512be06932f333a7de4ccf (patch) | |
tree | 0301a4bb0a8fe90acc6aa2d3c10eb86f7a517c69 /x11/tint2/DESCR | |
parent | bb798d064ce618b65b43fbe6f776147207a84f4a (diff) | |
download | pkgsrc-5a6a4c6f614e127a90512be06932f333a7de4ccf.tar.gz |
Add tint2 to pkgsrc. From Fernando Tarlá Cardoso Lemosin PR pkg/42446,
modified a bit by me.
Tint2 is a simple panel/taskbar intentionally made for openbox3, but which
should also work with other window managers.
The goal is to keep a clean and non-intrusive look with code that is
lightweight and in compliance with freedesktop specifications.
Tint2 taskbar features:
* color/transparency on font, icon, border and background
* customize mouse event
* drag and drop task between desktop and switch desktop
Tint2 panel features:
* clock with font, color and transparency
* multi-monitor: panel position adjust to monitor, taskbar by monitor
Diffstat (limited to 'x11/tint2/DESCR')
-rw-r--r-- | x11/tint2/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/tint2/DESCR b/x11/tint2/DESCR new file mode 100644 index 00000000000..1b5cc824b2e --- /dev/null +++ b/x11/tint2/DESCR @@ -0,0 +1,16 @@ +Tint2 is a simple panel/taskbar intentionally made for openbox3, but which +should also work with other window managers. + +The goal is to keep a clean and non-intrusive look with code that is +lightweight and in compliance with freedesktop specifications. + +Tint2 taskbar features: + + * color/transparency on font, icon, border and background + * customize mouse event + * drag and drop task between desktop and switch desktop + +Tint2 panel features: + + * clock with font, color and transparency + * multi-monitor: panel position adjust to monitor, taskbar by monitor |