added philosophy section
b2e98bf9
1 file(s) · +11 −0
| 21 | 21 | <p> |
|
| 22 | 22 | dwm is a dynamic window manager for X11. |
|
| 23 | 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. |
|
| 34 | + | </p> |
|
| 24 | 35 | <h3>Differences to wmii</h3 |
|
| 25 | 36 | <p> |
|
| 26 | 37 | In contrast to wmii, dwm is only a window manager, and nothing else. |