wok view tint2/description.txt @ rev 22434

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