From 5a6a4c6f614e127a90512be06932f333a7de4ccf Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 14 Dec 2009 00:47:23 +0000 Subject: Add tint2 to pkgsrc. From Fernando Tarlá Cardoso Lemosin PR pkg/42446, modified a bit by me. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- x11/tint2/DESCR | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 x11/tint2/DESCR (limited to 'x11/tint2/DESCR') 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 -- cgit v1.2.3