all repos — tint2 @ 9707ec36d24a45a7830f3554eb5098cad941525b

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

README (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
DEPENDENCIES:
cairo, pango, glib, imlib2

---------------------------------------------------------
INSTALL:

cd to "src" and type "make"
as root type "make install"

execute "tint2"
or "tint2  -c  path_to_config_file"

documentation is in /doc

check http://code.google.com/p/tint2/ 
for latest release, documentation and sample config file.


---------------------------------------------------------
FAQ:

- How to get menu in tint2 panel ?
use panel_padding = x y  with option x>1
then put the mouse in left (or right) padding and right clic,
tint2 will open the menu of your Window manager.