about summary refs log tree commit diff stats
path: root/dwm.html
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-14 18:40:31 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-14 18:40:31 +0200
commit7faa8a904208578672160d7b57a4b8df6520581e (patch)
treeec6369cfb54cf932d97228a90a8a41da23feeac5 /dwm.html
parent6797ff84ae00d8039aa897d8b713ccdb771cd336 (diff)
downloaddwm-0.1.tar.gz
prep 0.1 0.1
Diffstat (limited to 'dwm.html')
-rw-r--r--dwm.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/dwm.html b/dwm.html
index 7e39f15..5e31a52 100644
--- a/dwm.html
+++ b/dwm.html
@@ -93,7 +93,9 @@
 		<code>hg clone http://wmii.de/cgi-bin/hgwebdir.cgi/dwm</code>
 		</p>
 		<h3>Download</h3>
-		<p>There is no release yet.</p>
+		<ul>
+			<li><a href="http://wmii.de/download/dwm-0.1.tar.gz">dwm 0.1</a> (12kb) (20060714)</li>
+		</ul>
 		<h3>Miscellaneous</h3>
 		<p>
 		You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
<unknown> 2006-08-02 16:32:05 +0200 made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander' href='/acidbong/suckless/dwm/commit/config.arg.h?h=2.2&id=95e8d12b7189d4cd01b8ae8ecebfa5835a1809e6'>95e8d12 ^
1bf0c4a ^
a73a882 ^
b38905b ^
a73a882 ^
292ccc4 ^
ce04a66 ^

24d91e3 ^




292ccc4 ^
ce04a66 ^
19da197 ^


19da197 ^


ce04a66 ^








a73a882 ^



e21d93b ^




a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54