extended man page to mention number of visible windows f6128a16
Anselm R Garbe · 2009-07-09 20:11 1 file(s) · +9 −8
dwm.1 +9 −8
19 19
Windows are grouped by tags. Each window can be tagged with one or multiple
20 20
tags. Selecting certain tags displays all windows with these tags.
21 21
.P
22 -
Each screen contains a small status bar which displays all available tags, the layout,
23 -
the title of the focused window, and the text read from the root window name
24 -
property, if the screen is focused. A floating window is indicated with an
25 -
empty square and a maximised floating window is indicated with a filled square
26 -
before the windows title.  The selected tags are indicated with a different
27 -
color. The tags of the focused window are indicated with a filled square in the
28 -
top left corner.  The tags which are applied to one or more windows are
29 -
indicated with an empty square in the top left corner.
22 +
Each screen contains a small status bar which displays all available tags, the
23 +
layout, the number of visible windows, the title of the focused window, and the
24 +
text read from the root window name property, if the screen is focused. A
25 +
floating window is indicated with an empty square and a maximised floating
26 +
window is indicated with a filled square before the windows title.  The
27 +
selected tags are indicated with a different color. The tags of the focused
28 +
window are indicated with a filled square in the top left corner.  The tags
29 +
which are applied to one or more windows are indicated with an empty square in
30 +
the top left corner.
30 31
.P
31 32
dwm draws a small border around windows to indicate the focus state.
32 33
.SH OPTIONS