From: Michael Stapelberg Date: Sat, 24 Dec 2011 15:31:49 +0000 (+0100) Subject: add i3 4.1.1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3b09164c8ef0a8cd89decab08e126fc44611cd5e;p=i3%2Fi3.github.io add i3 4.1.1 --- diff --git a/downloads/RELEASE-NOTES-4.1.1.txt b/downloads/RELEASE-NOTES-4.1.1.txt new file mode 100644 index 0000000..09e40da --- /dev/null +++ b/downloads/RELEASE-NOTES-4.1.1.txt @@ -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 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 index 0000000..ea9b208 --- /dev/null +++ b/downloads/i3-4.1.1.tar.bz2.asc @@ -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----- diff --git a/downloads/index.html.mako b/downloads/index.html.mako index 8746615..3f3bbad 100644 --- a/downloads/index.html.mako +++ b/downloads/index.html.mako @@ -87,6 +87,12 @@ We also provide Debian and Ubuntu repositories