dwm
dwm is a minimalist dynamic window manager for the X Window System developed by Suckless that has influenced the development of several other X window managers, including xmonad and awesome. It is externally similar to wmii, but internally much simpler. dwm is written purely in C for performance and lacks any configuration interface besides editing the source code. One of the project's guidelines is that the source code is intended never to exceed 2000 SLOC, and options meant to be user-configurable are all contained in a single header file.
Original author(s) | Anselm R. Garbe |
---|---|
Developer(s) | suckless.org |
Initial release | July 14, 2006 |
Stable release | |
Repository | |
Written in | C |
Operating system | Unix-like |
Size | 26 KB (source code) |
Type | Window manager |
License | MIT |
Website | dwm |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.