Dwm

From Wikipedia, the free encyclopedia

dwm
Developer: Anselm R. Garbe
Latest release: 2.7 / December 14, 2006
OS: Unix-like
Use: Window Manager
License: MIT License
Website: http://dwm.suckless.org/
The correct title of this article is dwm. The initial letter is shown capitalized due to technical restrictions.

dwm is a dynamic window manager for X11. It is externally similar to wmii, but internally much simpler. Dwm is written purely in C and, for simplicity, lacks any configuration interface besides editing the source code. This is not as inconvenient as it sounds, however: options meant to be user-configurable are all represented by macros and contained in a single header file.

[edit] See also


[edit] External links