X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/3791ec054d7fca1bfb0af04a65b80b973094a87d..c47da143bdf5b4e3924a411f42648d4b3e86ff00:/dwm.html diff --git a/dwm.html b/dwm.html index 36aee02..d1602fb 100644 --- a/dwm.html +++ b/dwm.html @@ -21,6 +21,17 @@

dwm is a dynamic window manager for X11.

+

Philosophy

+

+ As founder and main developer of wmii I came to the conclusion that + wmii is too clunky for my needs. I don't need so many funky features + and all this hype about remote control through a 9P service, I only + want to manage my windows in a simple, but dynamic way. wmii never got + finished because I listened to users, who proposed arbitrary ideas I + considered useful. This resulted in an extreme CADT + development model, which was a mistake. Thus the philosophy of + dwm is simply to fit my needs (maybe yours as well). That's it. +

Differences to wmii

In contrast to wmii, dwm is only a window manager, and nothing else. @@ -58,10 +69,10 @@ clients.
  • - garbeam don't wants any feedback to dwm. If you ask for support, - feature requests or if you report bugs, they will be ignored - with a high chance. dwm is only intended to fit garbeam's needs, - however you are free to download and distribute/relicense it, with the + garbeam does not want any feedback to dwm. If you ask for support, + feature requests, or if you report bugs, they will be ignored + with a high chance. dwm is only intended to fit garbeams needs. + However you are free to download and distribute/relicense it, with the conditions of the MIT/X Consortium license.