3 dwm \- dynamic window manager
9 is a dynamic window manager for X11. It consists of a small status bar and
10 arranges windows in either a tiled or floating mode.
14 manages all windows in a left master column and a right stacking column. The
15 master column contains a single window, the left stacking column all other
16 windows. Dialog windows are treated floating.
20 manages all windows in a conventional way. They can be resized and moved freely
23 Windows are grouped by tags. You can view all windows with a specific tag per
24 time. However, each window is allowed to contain more than one tag, which
25 allows to make windows visible in all views.
28 reads from standard input to display status text, if written.
31 draws 1-pixel borders around windows to indicate the focus state and providing as
32 much screen real estate as possible. Unfocused windows contain a small bar
33 in front of the window indicating the tags and the window title.
37 prints version information to standard output, then exits.
40 is customized through editing its source code. It is assumed that
42 users know to patch it for their needs. This keeps it fast, secure and simple,
43 because it does not process any input data, except window properties and
44 the status text read from standard input.