Mercurial > aewl
comparison 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 |
comparison
equal
deleted
inserted
replaced
57:f005d46462e8 | 58:1269bd127551 |
---|---|
37 In contrast to wmii, dwm is only a window manager, and nothing else. | 37 In contrast to wmii, dwm is only a window manager, and nothing else. |
38 Hence, it is much smaller, faster and simpler. | 38 Hence, it is much smaller, faster and simpler. |
39 </p> | 39 </p> |
40 <ul> | 40 <ul> |
41 <li> | 41 <li> |
42 dwm has no 9P support, no status bar, no menu, no editable tagbars, | 42 dwm has no 9P support, no menu, no editable tagbars, |
43 no shell-based configuration and remote control and comes without | 43 no shell-based configuration and remote control and comes without |
44 any additional tools like printing the selection or warping the | 44 any additional tools like printing the selection or warping the |
45 mouse. | 45 mouse. |
46 </li> | 46 </li> |
47 <li> | 47 <li> |
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 | |
73 date, load, battery charge). That's much simpler than larsremote, | |
74 wmiir and what not... | |
75 </li> | |
76 <li> | |
72 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, |
73 feature requests, or if you report bugs, they will be <b>ignored</b> | 78 feature requests, or if you report bugs, they will be <b>ignored</b> |
74 with a high chance. dwm is only intended to fit garbeams needs. | 79 with a high chance. dwm is only intended to fit garbeams needs. |
75 However you are free to download and distribute/relicense it, with the | 80 However you are free to download and distribute/relicense it, with the |
76 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>. |
85 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: |
86 </p> | 91 </p> |
87 <p> | 92 <p> |
88 <code>hg clone http://wmii.de/cgi-bin/hgwebdir.cgi/dwm</code> | 93 <code>hg clone http://wmii.de/cgi-bin/hgwebdir.cgi/dwm</code> |
89 </p> | 94 </p> |
90 <p>--Anselm (20060713)</p> | 95 <h3>Download</h3> |
96 <p>There is no release yet.</p> | |
97 <h3>Miscellaneous</h3> | |
98 <p> | |
99 You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a> | |
100 if you like dwm and the dwm logo, which has been designed by garbeam. | |
101 </p> | |
102 <p><small>--Anselm (20060714)</small></p> | |
91 </body> | 103 </body> |
92 </html> | 104 </html> |