wok annotate tint2/description.txt @ rev 20070

busybox/udhcpc6: update script (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 23 17:56:48 2017 +0200 (2017-09-23)
parents
children
rev   line source
al@18538 1 tint2 is a simple panel/taskbar made for modern X window managers. It was
al@18538 2 specifically made for Openbox but it should also work with other window managers
al@18538 3 (GNOME, KDE, XFCE etc.). It is based on ttm <http://code.google.com/p/ttm/>.
al@18538 4
al@18538 5 Features
al@18538 6 --------
al@18538 7
al@18538 8 * Panel with taskbar, system tray, clock and launcher icons;
al@18538 9 * Easy to customize: color/transparency on fonts, icons, borders and
al@18538 10 backgrounds;
al@18538 11 * Pager like capability: move tasks between workspaces (virtual desktops),
al@18538 12 switch between workspaces;
al@18538 13 * Multi-monitor capability: create one panel per monitor, showing only the
al@18538 14 tasks from the current monitor;
al@18538 15 * Customizable mouse events.
al@18538 16
al@18538 17 Goals
al@18538 18 -----
al@18538 19
al@18538 20 * Be unintrusive and light (in terms of memory, CPU and aesthetic);
al@18538 21 * Follow the freedesktop.org specifications;
al@18538 22 * Make certain workflows, such as multi-desktop and multi-monitor, easy
al@18538 23 to use.