wok-current
annotate tint2/description.txt @ rev 20062
Up zstd (1.3.1), syslinux/c32box fix loadcustominitrd()
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Fri Sep 22 15:56:58 2017 +0200 (2017-09-22) |
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.
|