]> git.sur5r.net Git - i3/i3.github.io/blobdiff - downloads/index.html.mako
release v4.6
[i3/i3.github.io] / downloads / index.html.mako
index 4bf7e3334004110ec9185151afae96ba5992a159..46a3090ef44c69c609c402161d9ea711fcd09581 100644 (file)
@@ -1,5 +1,8 @@
 <%!
        section = "downloads"
+       javascript = 'downloads.min.js'
+       require_jquery = True
+       js_callback = 'initDownloads();'
 %>
 <%inherit file="_templates/i3.mako" />
 <div id="content">
@@ -34,7 +37,7 @@ currently distributed in the following operating systems/distributions:
                ],
                [
                  "Ubuntu Linux",
-                 "http://packages.ubuntu.com/natty/i3",
+                 "http://packages.ubuntu.com/i3",
                  "/img/ubuntu.png",
                  75
                ],
@@ -55,7 +58,38 @@ currently distributed in the following operating systems/distributions:
                  "http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/i3/",
                  "/img/Openbsd2.png",
                  49
-               ]
+               ],
+               [
+                 "openSUSE",
+                 "http://software.opensuse.org/package/i3",
+                 "/img/opensuse.png",
+                 95
+               ],
+               [
+                 "Mageia",
+                 "http://mageia.madb.org/package/show/application/0/name/i3",
+                 "/img/mageia.png",
+                 85
+               ],
+               [
+                 "Fedora",
+                 "https://admin.fedoraproject.org/pkgdb/acls/name/i3",
+                 "/img/fedora.png",
+                 75
+               ],
+               [
+                 "Exherbo",
+                 "http://git.exherbo.org/summer/packages/x11-wm/i3/index.html",
+                 "/img/exherbo.svg",
+                 85
+               ],
+               [
+                 "Pibang Linux",
+                 "http://pibanglinux.org/",
+                 "/img/pibang.png",
+                 61
+               ],
+
        ]
 
        c = 0
@@ -63,7 +97,7 @@ currently distributed in the following operating systems/distributions:
 % for title, link, img, height in distros:
 <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>
 <% c += 1 %>
-% if c == (len(distros) / 4) * 4:
+% if c % 6 == 0:
 <br>
 % endif
 % endfor
@@ -76,17 +110,18 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 4.1.1.
+  The current stable version is 4.6.
 </p>
 
 <p>
-  <strong>IMPORTANT:</strong> If you use the nVidia binary driver (which does
-  not support XRandR at the moment), read <a
+  <strong>IMPORTANT:</strong> If you use the nVidia binary driver, ensure you
+  are using version 302.17 or newer. Read <a
   href="/docs/multi-monitor.html">this document</a> for an explanation and how
-  to enable the work-around!
+  to enable the work-around for older versions.
 </p>
 
-<table width="100%">
+<table width="100%" id="downloads">
+  <thead>
   <tr>
     <th>Version</th>
     <th>Download</th>
@@ -95,6 +130,72 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <th>Release date</th>
     <th>Release notes</th>
   </tr>
+  </thead>
+
+  <tbody>
+  <tr>
+    <td>4.6</td>
+    <td><a href="/downloads/i3-4.6.tar.bz2">i3-4.6.tar.bz2</a></td>
+    <td>871 KiB</td>
+    <td><a href="/downloads/i3-4.6.tar.bz2.asc">signature</a></td>
+    <td>2013-08-07</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.6.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.5.1</td>
+    <td><a href="/downloads/i3-4.5.1.tar.bz2">i3-4.5.1.tar.bz2</a></td>
+    <td>859 KiB</td>
+    <td><a href="/downloads/i3-4.5.1.tar.bz2.asc">signature</a></td>
+    <td>2013-03-18</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.5.1.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.5</td>
+    <td><a href="/downloads/i3-4.5.tar.bz2">i3-4.5.tar.bz2</a></td>
+    <td>859 KiB</td>
+    <td><a href="/downloads/i3-4.5.tar.bz2.asc">signature</a></td>
+    <td>2013-03-12</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.5.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.4</td>
+    <td><a href="/downloads/i3-4.4.tar.bz2">i3-4.4.tar.bz2</a></td>
+    <td>864 KiB</td>
+    <td><a href="/downloads/i3-4.4.tar.bz2.asc">signature</a></td>
+    <td>2012-12-12</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.4.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.3</td>
+    <td><a href="/downloads/i3-4.3.tar.bz2">i3-4.3.tar.bz2</a></td>
+    <td>833 KiB</td>
+    <td><a href="/downloads/i3-4.3.tar.bz2.asc">signature</a></td>
+    <td>2012-09-19</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.3.txt">release notes</a></td>
+  </tr>
+
+  <tr class="oldversion">
+    <td>4.2</td>
+    <td><a href="/downloads/i3-4.2.tar.bz2">i3-4.2.tar.bz2</a></td>
+    <td>741 KiB</td>
+    <td><a href="/downloads/i3-4.2.tar.bz2.asc">signature</a></td>
+    <td>2012-04-25</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.2.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.1.2</td>
+    <td><a href="/downloads/i3-4.1.2.tar.bz2">i3-4.1.2.tar.bz2</a></td>
+    <td>550 KiB</td>
+    <td><a href="/downloads/i3-4.1.2.tar.bz2.asc">signature</a></td>
+    <td>2012-01-27</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.1.2.txt">release notes</a></td>
+  </tr>
+
   <tr>
     <td>4.1.1</td>
     <td><a href="/downloads/i3-4.1.1.tar.bz2">i3-4.1.1.tar.bz2</a></td>
@@ -103,6 +204,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-12-24</td>
     <td><a href="/downloads/RELEASE-NOTES-4.1.1.txt">release notes</a></td>
   </tr>
+
   <tr>
     <td>4.1</td>
     <td><a href="/downloads/i3-4.1.tar.bz2">i3-4.1.tar.bz2</a></td>
@@ -111,6 +213,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-11-11</td>
     <td><a href="/downloads/RELEASE-NOTES-4.1.txt">release notes</a></td>
   </tr>
+
   <tr>
     <td>4.0.2</td>
     <td><a href="/downloads/i3-4.0.2.tar.bz2">i3-4.0.2.tar.bz2</a></td>
@@ -119,7 +222,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-08-28</td>
     <td><a href="/downloads/RELEASE-NOTES-4.0.2.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>4.0.1</td>
     <td><a href="/downloads/i3-4.0.1.tar.bz2">i3-4.0.1.tar.bz2</a></td>
     <td>462 KiB</td>
@@ -127,7 +231,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-08-01</td>
     <td><a href="/downloads/RELEASE-NOTES-4.0.1.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>4.0</td>
     <td><a href="/downloads/i3-4.0.tar.bz2">i3-4.0.tar.bz2</a></td>
     <td>462 KiB</td>
@@ -135,7 +240,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-07-31</td>
     <td><a href="/downloads/RELEASE-NOTES-4.0.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>3.ε-bf3</td>
     <td><a href="/downloads/i3-3.e-bf3.tar.bz2">i3-3.e-bf3.tar.bz2</a></td>
     <td>353 KiB</td>
@@ -143,7 +249,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-05-08</td>
     <td><a href="/downloads/RELEASE-NOTES-3.e-bf3.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>3.ε-bf2</td>
     <td><a href="/downloads/i3-3.e-bf2.tar.bz2">i3-3.e-bf2.tar.bz2</a></td>
     <td>285 KiB</td>
@@ -151,7 +258,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2011-01-19</td>
     <td><a href="/downloads/RELEASE-NOTES-3.e-bf2.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>3.ε-bf1</td>
     <td><a href="/downloads/i3-3.e-bf1.tar.bz2">i3-3.e-bf1.tar.bz2</a></td>
     <td>285 KiB</td>
@@ -159,7 +267,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2010-06-09</td>
     <td><a href="/downloads/RELEASE-NOTES-3.e-bf1.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>3.ε</td>
     <td><a href="/downloads/i3-3.e.tar.bz2">i3-3.e.tar.bz2</a></td>
     <td>271 KiB</td>
@@ -167,7 +276,8 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2010-03-30</td>
     <td><a href="/downloads/RELEASE-NOTES-3.e.txt">release notes</a></td>
   </tr>
-  <tr>
+
+  <tr class="oldversion">
     <td>3.δ-bf1</td>
     <td><a href="/downloads/i3-3.d-bf1.tar.bz2">i3-3.d-bf1.tar.bz2</a></td>
     <td>153 KiB</td>
@@ -176,7 +286,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.d-bf1.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.δ</td>
     <td><a href="/downloads/i3-3.d.tar.bz2">i3-3.d.tar.bz2</a></td>
     <td>153 KiB</td>
@@ -185,7 +295,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.d.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.γ</td>
     <td><a href="/downloads/i3-3.c.tar.bz2">i3-3.c.tar.bz2</a></td>
     <td>107 KiB</td>
@@ -194,7 +304,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.c.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.β</td>
     <td><a href="/downloads/i3-3.b.tar.bz2">i3-3.b.tar.bz2</a></td>
     <td>96 KiB</td>
@@ -203,7 +313,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.b.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.α-bf2</td>
     <td><a href="/downloads/i3-3.a-bf2.tar.bz2">i3-3.a-bf2.tar.bz2</a></td>
     <td>65 KiB</td>
@@ -212,7 +322,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.a-bf2.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.α-bf1</td>
     <td><a href="/downloads/i3-3.a-bf1.tar.bz2">i3-3.a-bf1.tar.bz2</a></td>
     <td>65 KiB</td>
@@ -221,7 +331,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-3.a-bf1.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>3.α</td>
     <td><a href="/downloads/i3-3.a.tar.bz2">i3-3.a.tar.bz2</a></td>
     <td>50 KiB</td>
@@ -229,6 +339,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td>2009-03-15</td>
     <td><a href="/downloads/RELEASE-NOTES-3.a.txt">release notes</a></td>
   </tr>
+  </tbody>
 </table>
 
 <a name="development-version"></a>