1twm - Tab Window Manager for the X Window System 2------------------------------------------------ 3 4twm is a window manager for the X Window System. It provides 5titlebars, shaped windows, several forms of icon management, 6user-defined macro functions, click-to-type and pointer-driven 7keyboard focus, and user-specified key and pointer button bindings. 8 9All questions regarding this software should be directed at the 10Xorg mailing list: 11 12 https://lists.x.org/mailman/listinfo/xorg 13 14The primary development code repository can be found at: 15 16 https://gitlab.freedesktop.org/xorg/app/twm 17 18Please submit bug reports and requests to merge patches there. 19 20For patch submission instructions, see: 21 22 https://www.x.org/wiki/Development/Documentation/SubmittingPatches 23 24To build, run: 25 ./autogen.sh 26 make 27 28The meson based build system is experimental. 29