summaryrefslogtreecommitdiff
path: root/man/witray.man1
blob: 8baa723b2b3c236e552912101b83a9be68126d77 (plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
WITRAY
wmii-@VERSION@
May, 2010

%!includeconf: header.t2t

= NAME =

witray - The wmii system tray

= SYNOPSIS =

witray [-a <address>] [-NESW] [-HV] [-p <padding>] [-s <iconsize>] [-t tags] +
witray -v

= DESCRIPTION =

`witray` is a simple system tray program meant to be used with wmii.
It supports the Freedesktop System Tray Protocol Specification
common among all newer applications and desktop environments. The
tray is only visible when applications require it.  While there are
many standalone system tray applications, this one is explicitly
tailored to wmii. It's simple, stays out of the user's way, is easy
to configure, and generally Just Works.

= ARGUMENTS =

: -a
        The address at which to connect to `wmii`.
: -N -E -S -W
	Sets the screen edge where `witray` is to appear to the
	_North_, _South_, _East_, or _West_ edge, respectively.
	Options may be combined, for instance *-NE* gives the _North
	East_ corner of the screen. If no options are given,
	`witray` opens to the West of whichever part of the screen
	the wmii bar occupies.
: -H -V
	Specifies whether icons are to be aligned horizontally or
	vertically, respectively. Also determines from which edge of
	the screen windows are shunted to make room for the tray.
: -n
        Do not replace an already running system tray.
: -p <padding>
	Sets the padding between icons and around the edge of the
	tray. In pixels.
: -s <iconsize>
	Sets the size of the icons, in pixels. If not provided,
	icons are sized so that the tray is the same height as the
	`wmii` bar.
: -t <tags>
	The tags on which to open. Default: _/./_
: -v
	Display version information.

= CAVEATS =

`witray` is not XRandR aware.

= SEE ALSO =

wmii(1), wimenu(1)