aewl
diff dwm.html @ 58:1269bd127551
made barclick to select the specific tag
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Fri, 14 Jul 2006 10:34:07 +0200 |
parents | ceff29af8c7b |
children | 5d4653de9a1c |
line diff
1.1 --- a/dwm.html Fri Jul 14 10:07:38 2006 +0200 1.2 +++ b/dwm.html Fri Jul 14 10:34:07 2006 +0200 1.3 @@ -39,7 +39,7 @@ 1.4 </p> 1.5 <ul> 1.6 <li> 1.7 - dwm has no 9P support, no status bar, no menu, no editable tagbars, 1.8 + dwm has no 9P support, no menu, no editable tagbars, 1.9 no shell-based configuration and remote control and comes without 1.10 any additional tools like printing the selection or warping the 1.11 mouse. 1.12 @@ -69,6 +69,11 @@ 1.13 clients. 1.14 </li> 1.15 <li> 1.16 + dwm reads from <b>stdin</b> to print arbirary status text (like the 1.17 + date, load, battery charge). That's much simpler than larsremote, 1.18 + wmiir and what not... 1.19 + </li> 1.20 + <li> 1.21 garbeam <b>does not</b> want any feedback to dwm. If you ask for support, 1.22 feature requests, or if you report bugs, they will be <b>ignored</b> 1.23 with a high chance. dwm is only intended to fit garbeams needs. 1.24 @@ -87,6 +92,13 @@ 1.25 <p> 1.26 <code>hg clone http://wmii.de/cgi-bin/hgwebdir.cgi/dwm</code> 1.27 </p> 1.28 - <p>--Anselm (20060713)</p> 1.29 + <h3>Download</h3> 1.30 + <p>There is no release yet.</p> 1.31 + <h3>Miscellaneous</h3> 1.32 + <p> 1.33 + You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a> 1.34 + if you like dwm and the dwm logo, which has been designed by garbeam. 1.35 + </p> 1.36 + <p><small>--Anselm (20060714)</small></p> 1.37 </body> 1.38 </html>