Mercurial > dwm-meillo
comparison dwm.html @ 47:2a251be59a6b
added philosophy section
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Thu, 13 Jul 2006 12:35:46 +0200 |
parents | 58307ad56ec1 |
children | ceff29af8c7b |
comparison
equal
deleted
inserted
replaced
46:58307ad56ec1 | 47:2a251be59a6b |
---|---|
18 <h3>dynamic window manager</h3> | 18 <h3>dynamic window manager</h3> |
19 </center> | 19 </center> |
20 <h3>Description</h3> | 20 <h3>Description</h3> |
21 <p> | 21 <p> |
22 dwm is a dynamic window manager for X11. | 22 dwm is a dynamic window manager for X11. |
23 </p> | |
24 <h3>Philosophy</h3> | |
25 <p> | |
26 As founder and main developer of wmii I came to the conclusion that | |
27 wmii is too clunky for my needs. I don't need so many funky features | |
28 and all this hype about remote control through a 9P service, I only | |
29 want to manage my windows in a simple, but dynamic way. wmii never got | |
30 finished because I listened to users, who proposed arbitrary ideas I | |
31 considered useful. This resulted in an extreme <a href="http://www.jwz.org/doc/cadt.html">CADT model</a> | |
32 of developmentwhich was basically my mistake. Thus the philosophy of | |
33 dwm is to fit my needs. That's it. | |
23 </p> | 34 </p> |
24 <h3>Differences to wmii</h3 | 35 <h3>Differences to wmii</h3 |
25 <p> | 36 <p> |
26 In contrast to wmii, dwm is only a window manager, and nothing else. | 37 In contrast to wmii, dwm is only a window manager, and nothing else. |
27 Hence, it is much smaller, faster and simpler. | 38 Hence, it is much smaller, faster and simpler. |