X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.html;h=d1602fb15989743fc400aedd738cd8ada25477cb;hp=995c6fd0987e9431c440c0685f55e0377e050c62;hb=7fe717c29f9dafc4fc38313adbbb7c85619dec69;hpb=ce846e941bee651ae5f17845f670f016040902f9 diff --git a/dwm.html b/dwm.html index 995c6fd..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.