comparison dwm.html @ 59:5d4653de9a1c

implemented dwm reading status text from stdin
author Anselm R. Garbe <garbeam@wmii.de>
date Fri, 14 Jul 2006 11:57:33 +0200
parents 1269bd127551
children d31b5ad96b0b
comparison
equal deleted inserted replaced
58:1269bd127551 59:5d4653de9a1c
67 dwm uses 1-pixel borders to provide the maximum of screen real 67 dwm uses 1-pixel borders to provide the maximum of screen real
68 estate to clients. Small titlebars are only drawn in front of unfocused 68 estate to clients. Small titlebars are only drawn in front of unfocused
69 clients. 69 clients.
70 </li> 70 </li>
71 <li> 71 <li>
72 dwm reads from <b>stdin</b> to print arbirary status text (like the 72 dwm reads from <b>stdin</b> to print arbitrary status text (like the
73 date, load, battery charge). That's much simpler than larsremote, 73 date, load, battery charge). That's much simpler than larsremote,
74 wmiir and what not... 74 wmiir and what not...
75 </li> 75 </li>
76 <li> 76 <li>
77 garbeam <b>does not</b> want any feedback to dwm. If you ask for support, 77 garbeam <b>does not</b> want any feedback to dwm. If you ask for support,
81 conditions of the <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>. 81 conditions of the <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
82 </li> 82 </li>
83 </ul> 83 </ul>
84 <h3>Screenshot</h3> 84 <h3>Screenshot</h3>
85 <p> 85 <p>
86 <a href="http://wmii.de/shots/dwm-20060713.png">Click here for a screenshot</a> (20060713) 86 <a href="http://wmii.de/shots/dwm-20060714.png">Click here for a screenshot</a> (20060714)
87 </p> 87 </p>
88 <h3>Development</h3> 88 <h3>Development</h3>
89 <p> 89 <p>
90 dwm is actively developed in parallel to wmii. You can <a href="http://wmii.de/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: 90 dwm is actively developed in parallel to wmii. You can <a href="http://wmii.de/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:
91 </p> 91 </p>