]> git.sur5r.net Git - i3/i3.github.io/blob - downloads/index.html.mako
add v4.0.2 to downloads
[i3/i3.github.io] / downloads / index.html.mako
1 <%!
2         section = "downloads"
3 %>
4 <%inherit file="_templates/i3.mako" />
5 <div id="content">
6
7 <h2>Distributions</h2>
8
9 <p>
10 Please use the i3 packages provided by the distribution you are using. i3 is
11 currently distributed in the following operating systems/distributions:
12 </p>
13
14 <div id="distributions">
15 <%
16         distros = [
17                 [
18                   "Debian GNU/Linux",
19                   "http://packages.debian.org/sid/i3",
20                   "/img/debian.png",
21                   93
22                 ],
23                 [
24                   "Arch Linux",
25                   "http://www.archlinux.org/packages/community/x86_64/i3-wm/",
26                   "/img/archlinux.png",
27                   75
28                 ],
29                 [
30                   "Gentoo Linux",
31                   "http://packages.gentoo.org/package/x11-wm/i3",
32                   "/img/gentoo-logo.png",
33                   79
34                 ],
35                 [
36                   "Ubuntu Linux",
37                   "http://packages.ubuntu.com/natty/i3",
38                   "/img/ubuntu.png",
39                   75
40                 ],
41                 [
42                   "FreeBSD",
43                   "http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-wm/i3/",
44                   "/img/freebsd.png",
45                   59
46                 ],
47                 [
48                   "NetBSD",
49                   "http://pkgsrc.se/wip/i3",
50                   "/img/netbsd_logo.png",
51                   56
52                 ],
53                 [
54                   "OpenBSD",
55                   "http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/i3/",
56                   "/img/Openbsd2.png",
57                   49
58                 ]
59         ]
60
61         c = 0
62 %>
63 % for title, link, img, height in distros:
64 <div style="display: inline; min-width: 100px"><a title="i3 in ${title}" href="${link}"><img src="${img}" width="75" height="${height}" alt="${title}" title="i3 in ${title}"></a></div>
65 <% c += 1 %>
66 % if c == (len(distros) / 4) * 4:
67 <br>
68 % endif
69 % endfor
70 </div>
71
72 <p>
73 We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories</a> with up-to-date packages.
74 </p>
75
76 <h2>Downloads</h2>
77
78 <p>
79   The current stable version is 4.0.2.
80 </p>
81
82 <p>
83   <strong>IMPORTANT:</strong> If you use the nVidia binary driver (which does
84   not support XRandR at the moment), read <a
85   href="/docs/multi-monitor.html">this document</a> for an explanation and how
86   to enable the work-around!
87 </p>
88
89 <ul>
90   <li>
91     <a href="/downloads/i3-4.0.2.tar.bz2">i3-4.0.2.tar.bz2</a>
92     (<a href="/downloads/i3-4.0.2.tar.bz2.asc">GPG signature</a>), Version 4.0.2, 465 KiB, 2011-08-28,
93     <a href="/downloads/RELEASE-NOTES-4.0.2.txt">release notes</a>
94   </li>
95
96   <li>
97     <a href="/downloads/i3-4.0.1.tar.bz2">i3-4.0.1.tar.bz2</a>
98     (<a href="/downloads/i3-4.0.1.tar.bz2.asc">GPG signature</a>), Version 4.0.1, 462 KiB, 2011-08-01,
99     <a href="/downloads/RELEASE-NOTES-4.0.1.txt">release notes</a>
100   </li>
101
102   <li>
103     <a href="/downloads/i3-4.0.tar.bz2">i3-4.0.tar.bz2</a>
104     (<a href="/downloads/i3-4.0.tar.bz2.asc">GPG signature</a>), Version 4.0, 462 KiB, 2011-07-31,
105     <a href="/downloads/RELEASE-NOTES-4.0.txt">release notes</a>
106   </li>
107
108   <li>
109     <a href="/downloads/i3-3.e-bf3.tar.bz2">i3-3.e-bf3.tar.bz2</a>
110     (<a href="/downloads/i3-3.e-bf3.tar.bz2.asc">GPG signature</a>), Version 3.ε-bf3, 353 KiB, 2011-05-08,
111     <a href="/downloads/RELEASE-NOTES-3.e-bf3.txt">release notes</a>
112   </li>
113
114   <li>
115     <a href="/downloads/i3-3.e-bf2.tar.bz2">i3-3.e-bf2.tar.bz2</a>
116     (<a href="/downloads/i3-3.e-bf2.tar.bz2.asc">GPG signature</a>), Version 3.ε-bf2, 285 KiB, 2011-01-19,
117     <a href="/downloads/RELEASE-NOTES-3.e-bf2.txt">release notes</a>
118   </li>
119
120   <li>
121     <a href="/downloads/i3-3.e-bf1.tar.bz2">i3-3.e-bf1.tar.bz2</a>
122     (<a href="/downloads/i3-3.e-bf1.tar.bz2.asc">GPG signature</a>), Version 3.ε-bf1, 285 KiB, 2010-06-09,
123     <a href="/downloads/RELEASE-NOTES-3.e-bf1.txt">release notes</a>
124   </li>
125
126   <li>
127     <a href="/downloads/i3-3.e.tar.bz2">i3-3.e.tar.bz2</a>
128     (<a href="/downloads/i3-3.e.tar.bz2.asc">GPG signature</a>), Version 3.ε, 271 KiB, 2010-03-30,
129     <a href="/downloads/RELEASE-NOTES-3.e.txt">release notes</a>
130   </li>
131
132   <li>
133     <a href="/downloads/i3-3.d-bf1.tar.bz2">i3-3.d-bf1.tar.bz2</a>
134     (<a href="/downloads/i3-3.d-bf1.tar.bz2.asc">GPG signature</a>), Version 3.δ-bf1, 153 KiB, 2009-12-21,
135     <a href="/downloads/RELEASE-NOTES-3.d-bf1.txt">release notes</a>
136   </li>
137
138   <li>
139     <a href="/downloads/i3-3.d.tar.bz2">i3-3.d.tar.bz2</a>
140     (<a href="/downloads/i3-3.d.tar.bz2.asc">GPG signature</a>), Version 3.δ, 153 KiB, 2009-11-09,
141     <a href="/downloads/RELEASE-NOTES-3.d.txt">release notes</a>
142   </li>
143
144   <li>
145     <a href="/downloads/i3-3.c.tar.bz2">i3-3.c.tar.bz2</a>
146     (<a href="/downloads/i3-3.c.tar.bz2.asc">GPG signature</a>), Version 3.γ, 107 KiB, 2009-08-19,
147     <a href="/downloads/RELEASE-NOTES-3.c.txt">release notes</a>
148   </li>
149
150   <li>
151     <a href="/downloads/i3-3.b.tar.bz2">i3-3.b.tar.bz2</a>
152     (<a href="/downloads/i3-3.b.tar.bz2.asc">GPG signature</a>), Version 3.β, 96 KiB, 2009-06-26,
153     <a href="/downloads/RELEASE-NOTES-3.b.txt">release notes</a>
154   </li>
155
156   <li>
157     <a href="/downloads/i3-3.a-bf2.tar.bz2">i3-3.a-bf2.tar.bz2</a>
158     (<a href="/downloads/i3-3.a-bf2.tar.bz2.asc">GPG signature</a>), Version 3.α-bf2, 65 KiB, 2009-05-03,
159     hotfix for a problem with -bf1
160   </li>
161
162   <li>
163     <a href="/downloads/i3-3.a-bf1.tar.bz2">i3-3.a-bf1.tar.bz2</a>
164     (<a href="/downloads/i3-3.a-bf1.tar.bz2.asc">GPG signature</a>), Version 3.α-bf1, 65 KiB, 2009-05-03,
165     <a href="/downloads/RELEASE-NOTES-3.a-bf1.txt">release notes</a>
166   </li>
167
168   <li>
169     <a href="/downloads/i3-3.a.tar.bz2">i3-3.a.tar.bz2</a>
170     (<a href="/downloads/i3-3.a.tar.bz2.asc">GPG signature</a>), Version 3.α, 50 KiB, 2009-03-15
171   </li>
172 </ul>
173
174 <a name="development-version"></a>
175 <h2>Development version</h2>
176
177 <p>
178   Use <a href="http://git-scm.com/">git</a> to follow the latest changes or
179   <a href="http://code.i3wm.org/i3">view them on this webpage</a>. This command checks out the 'master'
180   branch:
181 </p>
182
183 <pre>
184   $ git clone git://code.i3wm.org/i3
185 </pre>
186
187 <p>
188   The 'master' branch is the current stable version plus bugfixes.<br>
189   The 'next' branch is the next version, yet to be released. Use <tt>git
190   checkout next</tt> to switch to the 'next' branch.
191 </p>
192
193 <p>
194   If you prefer to download a tarball, or if you cannot use git for whatever reason,
195   you may download the current master branch from
196   <a href="http://code.i3wm.org/i3/snapshot/i3-master.tar.bz2">
197     http://code.i3wm.org/i3/snapshot/i3-master.tar.bz2
198   </a>
199 </p>
200
201 <h2>Announce mailing list</h2>
202
203 <p>
204   If you want to be notified when a new version of i3 is released, please subscribe
205   to the announce mailing list by sending a mail to <code>i3-announce-subscribe@i3.zekjur.net</code>
206 </p>
207
208
209 </div>