dwm.html
changeset 205 3fb41412e249
parent 192 30b321919a93
child 216 721d5e5de25d
equal deleted inserted replaced
204:38acc0874280 205:3fb41412e249
    37 		<p>
    37 		<p>
    38 		In contrast to ion, larswm, and wmii, dwm is much smaller, faster and simpler.
    38 		In contrast to ion, larswm, and wmii, dwm is much smaller, faster and simpler.
    39 		</p>
    39 		</p>
    40 		<ul>
    40 		<ul>
    41 			<li>
    41 			<li>
    42 			dwm has no Lua integration, no 9P support, no menu, no editable
    42 			dwm has no Lua integration, no 9P support, no editable
    43 			tagbars, no shell-based configuration, no remote control, and comes
    43 			tagbars, no shell-based configuration, no remote control, and comes
    44 			without any additional tools like printing the selection or warping
    44 			without any additional tools like printing the selection or warping
    45 			the mouse.
    45 			the mouse.
    46 			</li>
    46 			</li>
    47 			<li>
    47 			<li>
    86 			</li>
    86 			</li>
    87 			<li>
    87 			<li>
    88 			It can be downloaded and distributed under the conditions
    88 			It can be downloaded and distributed under the conditions
    89 			of the <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
    89 			of the <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
    90 			</li>
    90 			</li>
       
    91 			<li>
       
    92 			Optionally you can install <b>dmenu</b> to extend dwm with a wmii-alike menu.
       
    93 			</li>
    91 		</ul>
    94 		</ul>
    92 		<h4>Links</h4>
    95 		<h4>Links</h4>
    93 		<ul>
    96 		<ul>
    94 			<li><a href="http://10kloc.org/cgi-bin/man/man2html?query=dwm">Man page</a></li>
    97 			<li><a href="http://10kloc.org/cgi-bin/man/man2html?query=dwm">Man page</a></li>
    95 			<li><a href="http://10kloc.org/shots/dwm-20060801.png">Screenshot</a> (20060801)</li>
    98 			<li><a href="http://10kloc.org/shots/dwm-20060801.png">Screenshot</a> (20060801)</li>
    97 			<li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li>
   100 			<li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li>
    98 			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
   101 			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
    99 		</ul>
   102 		</ul>
   100 		<h3>Download</h3>
   103 		<h3>Download</h3>
   101 		<ul>
   104 		<ul>
   102 			<li><a href="http://10kloc.org/download/dwm-0.6.tar.gz">dwm 0.6</a> (14kb) (20060802)</li>
   105 			<li><a href="http://10kloc.org/download/dwm-0.7.tar.gz">dwm 0.7</a> (14kb) (20060807)</li>
   103 			<li><a href="http://10kloc.org/download/dmenu-0.1.tar.gz">dmenu 0.1</a> (7kb) (20060803)</li>
   106 			<li><a href="http://10kloc.org/download/dmenu-0.2.tar.gz">dmenu 0.2</a> (7kb) (20060807)</li>
   104 		</ul>
   107 		</ul>
   105 		<h3>Development</h3>
   108 		<h3>Development</h3>
   106 		<p>
   109 		<p>
   107 		dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
   110 		dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
   108 		</p>
   111 		</p>