summaryrefslogtreecommitdiff
path: root/README.md
blob: e926c4634f8ecfe51f04a86a77fbb06ceaf741b1 (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
twm - Tab Window Manager for the X Window System
------------------------------------------------

twm is a window manager for the X Window System.  It provides
titlebars, shaped windows, several forms of icon management,
user-defined macro functions, click-to-type and pointer-driven
keyboard focus, and user-specified key and pointer button bindings.

All questions regarding this software should be directed at the
Xorg mailing list:

  https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

  https://gitlab.freedesktop.org/xorg/app/twm

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

  https://www.x.org/wiki/Development/Documentation/SubmittingPatches

To build, run:
  ./autogen.sh
  make

The meson based build system is experimental.