added new stuff 605630c1
Anselm R. Garbe · 2006-07-17 16:46 1 file(s) · +6 −9
dwm.html +6 −9
21 21
		<p>
22 22
		dwm is a dynamic window manager for X11.
23 23
		</p>
24 -
		<h3>Philosophy</h3>
24 +
		<h4>Philosophy</h4>
25 25
		<p>
26 26
		As founder and main developer of wmii I came to the conclusion that
27 27
		wmii is too clunky for my needs. I don't need so many funky features
33 33
		which was a mistake. Thus the philosophy of dwm is simply <i>to fit my
34 34
		needs</i> (maybe yours as well). That's it.
35 35
		</p>
36 -
		<h3>Differences to ion, larswm, and wmii</h3>
36 +
		<h4>Differences to ion, larswm, and wmii</h4>
37 37
		<p>
38 38
		In contrast to ion, larswm, and wmii, dwm is much smaller, faster and simpler.
39 39
		</p>
85 85
			larsremote, wmiir and what not...
86 86
			</li>
87 87
			<li>
88 -
			Anselm <b>does not</b> wants stupid feedback to dwm. If you ask for
89 -
			support, feature requests, or if you report "bugs" (<i>real bugs
90 -
			are welcome though</i>), they will be <b>ignored</b> with a high
91 -
			chance.  However you are free to download and distribute/relicense
92 -
			it, with the conditions of the <a
93 -
			href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
88 +
			It can be downloaded and distributed under the conditions
89 +
			of the <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
94 90
			</li>
95 91
		</ul>
96 -
		<h3>Documentation</h3>
92 +
		<h4>Links</h4>
97 93
		<ul>
98 94
			<li><a href="http://wmii.de/cgi-bin/man/man2html?query=dwm">Man page</a></li>
99 95
			<li><a href="http://wmii.de/shots/dwm-20060714.png">Screenshot</a> (20060714)</li>
96 +
			<li><a href="http://wmii.de/download/poster.ps">A4 poster (PostScript)</a></li>
100 97
			<li>Mailing List: <a href="http://wmii.de/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://wmii.de/pipermail/dwm/">(Archives)</a></li>
101 98
			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
102 99
		</ul>