]> git.sur5r.net Git - i3/i3.github.io/commitdiff
add i3 4.1.1
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Dec 2011 15:31:49 +0000 (16:31 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Dec 2011 15:31:49 +0000 (16:31 +0100)
downloads/RELEASE-NOTES-4.1.1.txt [new file with mode: 0644]
downloads/i3-4.1.1.tar.bz2 [new file with mode: 0644]
downloads/i3-4.1.1.tar.bz2.asc [new file with mode: 0644]
downloads/index.html.mako
index.html.mako

diff --git a/downloads/RELEASE-NOTES-4.1.1.txt b/downloads/RELEASE-NOTES-4.1.1.txt
new file mode 100644 (file)
index 0000000..09e40da
--- /dev/null
@@ -0,0 +1,54 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.1.1  │
+ └──────────────────────────────┘
+
+This is the first minor release of i3 v4.1. It is a bugfix release and
+considered stable. All users of i3 v4.1 are strongly encouraged to upgrade.
+
+Happy holidays and enjoy i3 :).
+
+i3 developers will be present at 28C3 in Berlin and FOSDEM 2012 in Brussels.
+Please get in touch and have a nice chat with us :).
+
+
+ ┌────────────────────────────┐
+ │ Changes in v4.1.1          │
+ └────────────────────────────┘
+
+  • Create a secure temp path instead of a predictable one
+  • ipc: set CLOEXEC on client file descriptors
+  • Fix prototype in include/xcursor.h
+  • Bugfix: Skip dock clients when handling FocusIn events
+  • Bugfix: Fix fullscreen with floating windows
+  • Bugfix: Fix startup when RandR is not present
+  • Bugfix: Retain window position and size when changing floating border
+  • Bugfix: Disallow focusing dock clients via criteria
+  • Bugfix: Don’t create a workspace named 'back_and_forth' on startup
+  • Bugfix: Fix wrong focus in complex tabbed/stacked layouts
+  • Bugfix: Fix resizing for (e.g.) v-split containers in h-split containers
+  • Bugfix: Fix 'resize' command in nested containers
+  • Bugfix: Don’t set the _NET_WM_WORKAREA hint at all
+  • Bugfix: Skip leading whitespace in variable assignments
+  • Bugfix: Make resizing of tiling windows with floating_modifier use absolute
+    coordinates
+  • Bugfix: Make resizing work when pressing floating_modifier + right mouse
+    button on window decorations
+  • Bugfix: Fix setting the same mark repeatedly on different windows
+  • Bugfix: Disallow focusing other windows when in fullscreen mode
+  • Bugfix: Ignore ConfigureRequests with out-of-bound coordinates
+  • Bugfix: Correctly check boundaries and reassign floating windows when
+    moving
+  • Bugfix: Don’t close workspace when there are still floating windows on it
+
+
+ ┌────────────────────────────┐
+ │ Thanks!                    │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+  aksr, ben, biiter, binzter, cg, cradle, f8l, gregkh, Han, Miguel, mseed,
+  noxxun, Phlogistique
+
+-- Michael Stapelberg, 2011-12-24
diff --git a/downloads/i3-4.1.1.tar.bz2 b/downloads/i3-4.1.1.tar.bz2
new file mode 100644 (file)
index 0000000..1f4088f
Binary files /dev/null and b/downloads/i3-4.1.1.tar.bz2 differ
diff --git a/downloads/i3-4.1.1.tar.bz2.asc b/downloads/i3-4.1.1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..ea9b208
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABCAAGBQJO9fAMAAoJEE5xYO1KyO4d+pIP/i7oqm4ZMC55Ib+ssjrAHZyL
+RxxBFfNTIH0MqGPzP9enwm7Nlp1dp2qg9BnfgUjIvg/y+LEhtCVekH0/Cs1ymi1K
+Y6Mm+64PnlV3xT5GGe/v/AEpyTThLsquI/MBHK6mxkdLEcuTj+AXCMPk5ZDM3xH9
+dYAmD9bajWc8495WuMP9hopB9buwMfsdC/9bEefimsUYwc2cYYFmnTTeQq9PlrCM
+Y1daTa048Y1E69ALIWtEUdJzMSr9mVuvdtIvkpwPUcjYWhj2Qln9sTwO1ENvv4pd
+aVCm+Iv3SpjXex6pR8WihEkdCeoXsO+ZRG59mBbW8dUxBzVDzWJze8/6p5ZXCZP4
+F0r67A5eUFuomfx0ZcRDtD/YKEowFXEntXrbNPKY0e5xRGgsBObg2SJoJUlUVSZe
+wYRzKvlufduU45OVjqhfYScjool8Z2J19QiOl+oPmnNuoWl5Pc1Wb7tX6VUWLIvm
+fbzSTSF3FzZurHQ4vhHB//6oZ9+Xe38JhH2UYKo8ln5PHNboSDWnEJISIBmHSEm1
+IRseypTKCU1+Zqoafu/Cuf3aUdiZu8kfRn4KpWLgyPXnqgvlGtgYSvOzZald8c5A
+78IQlnRXxuVab085Qx6VM+O4PhuhyreyaTn0nZrqNl3ieJFygfW+U9O9kTNVTdZA
+aOE5xsvfmbCT7a+ryxHz
+=l086
+-----END PGP SIGNATURE-----
index 87466152de5c2d2937a31e13623801388a03403b..3f3bbad4b1361a5cf75e0d8702f562ed1f91562d 100644 (file)
@@ -87,6 +87,12 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 </p>
 
 <ul>
+  <li>
+    <a href="/downloads/i3-4.1.1.tar.bz2">i3-4.1.1.tar.bz2</a>
+    (<a href="/downloads/i3-4.1.1.tar.bz2.asc">GPG signature</a>), Version 4.1.1, 551 KiB, 2011-12-24,
+    <a href="/downloads/RELEASE-NOTES-4.1.1.txt">release notes</a>
+  </li>
+
   <li>
     <a href="/downloads/i3-4.1.tar.bz2">i3-4.1.tar.bz2</a>
     (<a href="/downloads/i3-4.1.tar.bz2.asc">GPG signature</a>), Version 4.1, 551 KiB, 2011-11-11,
index d6a6623802d7046ded7da799f19dbaa0963bd782..2ae8b06a1e614c1347afa05a6191a16cbcfc623b 100644 (file)
     <h2>Do What I Mean. Good Docs. Clean Code. Sounds good?</h2>
     <p>
     Then you will love i3. Watch the <a href="/screenshots/">screencast</a>,<br>
-    read the <a href="/docs/4.0/userguide.html">User’s Guide</a> and <a
+    read the <a href="/docs/userguide.html">User’s Guide</a> and <a
     href="/downloads/">install i3</a>!
     </p>
     <div id="download">
         <a href="/downloads">
         <span style="font-weight: bold; color: #3A8ECD; margin-right: .5em">➡</span>
         Download the latest version
-        <span style="margin-left: 2em; color: #c0c0c0">4.1</span>
+        <span style="margin-left: 2em; color: #c0c0c0">4.1.1</span>
         </a>
     </div>
 </div>