From: Michael Stapelberg Date: Sun, 29 Mar 2015 15:50:11 +0000 (+0200) Subject: add 4.10 release X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e22c9eefd3ed353ec9ad85bbce8f8f38e3ce21b6;p=i3%2Fi3.github.io add 4.10 release --- diff --git a/docs/index.html b/docs/index.html index 662aa21..2402a95 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ title: Docs group: Docs ---
-

Documentation for i3 v4.9.1

+

Documentation for i3 v4.10

One of i3’s goals is good documentation. The documents which you will find diff --git a/downloads/RELEASE-NOTES-4.10.txt b/downloads/RELEASE-NOTES-4.10.txt new file mode 100644 index 0000000..20e41ac --- /dev/null +++ b/downloads/RELEASE-NOTES-4.10.txt @@ -0,0 +1,65 @@ + + ┌──────────────────────────────┐ + │ Release notes for i3 v4.10 │ + └──────────────────────────────┘ + +This is i3 v4.10. This version is considered stable. All users of i3 are +strongly encouraged to upgrade. + +This release contains mostly bugfixes, but we felt it was necessary since there +are two important changes in behavior: we have reverted the pango markup +parsing by default (introduced with i3 v4.9) and the change in how the +“workspace” command behaves (introduced with i3 v4.9). Both of them broke some +user’s setups, which is not acceptable. In order to help us avoid such mistakes +in the future, please consider using the i3 git version — it is typically +stable. + + ┌────────────────────────────┐ + │ Changes in i3 v4.10 │ + └────────────────────────────┘ + + • i3bar: cut long statuslines from the left + • i3bar: add support for the short_text property + • i3-sensible-terminal: launch i3-nagbar when no terminal is found + • i3-config-wizard: switch modifier on key up/down + • docs/layout-saving: added a troubleshooting section + • docs: degender all the terms + • Revert "Workspace command number selection" + • don’t parse blocks as markup by default + • Allow escaping backslashes in commands. + • switch default font from “DejaVu Sans Mono 8” to “monospace 8”, which is + typically a synonym, except for users who prefer a different font. + • When renaming a workspace, look for assignments and move the renamed + workspace to the appropriate output. + • i3-save-tree: make --workspace optional by defaulting to the focused + workspace + • Allow nop command without argument + + ┌────────────────────────────┐ + │ Bugfixes │ + └────────────────────────────┘ + + • i3bar: buffer the statusline to avoid flickering + • i3bar: fix click events for workspace buttons with long statusline + • i3bar: set correct initial position when reconfiguring + • i3bar: reconfigure strut partial on reload + • i3-nagbar: fix sizes/positioning on hi-dpi displays + • i3-config-wizard: fix sizes/positioning on hi-dpi displays + • i3-input: fix sizes/positioning on hi-dpi displays + • Fix scrolling in window decoration with hidden cursor. + • workspace rename focus mismatch + • Don’t overwrite border width when already set (placeholders). + • fix a segfault during config file validation + • Restore placeholder windows after restarting. + • Don’t focus placeholder windows. + + ┌────────────────────────────┐ + │ Thanks! │ + └────────────────────────────┘ + +Thanks for testing, bugfixes, discussions and everything I forgot go out to: + + Chih-Chyuan Hwang, Deiz, Diana Dinosaur, Ingo Bürk, Michael Hofmann, + Michael Tipton, Micha Rosenbaum, shdown, Tony Crisci + +-- Michael Stapelberg, 2015-03-29 diff --git a/downloads/i3-4.10.tar.bz2 b/downloads/i3-4.10.tar.bz2 new file mode 100644 index 0000000..800672e Binary files /dev/null and b/downloads/i3-4.10.tar.bz2 differ diff --git a/downloads/i3-4.10.tar.bz2.asc b/downloads/i3-4.10.tar.bz2.asc new file mode 100644 index 0000000..df74b45 --- /dev/null +++ b/downloads/i3-4.10.tar.bz2.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABCgAGBQJVGB5dAAoJEE5xYO1KyO4d9wkQAJFlJ26Huai/wgnj01t3ZiPI +K793K7Nj21zQorZbHHPPOI/QTaMETUKBpe3FjvvGy714V0QaiadKvX/XgG5yDVKf +5TRDKu8vS5FqAb/rmJiPQxN65d3856amkxni6Y3ZAK4c6M56OSDR4EWxqsPzeZBx +JHTRKJOStqLXPbI27kGZTf0JecXCYykcrJ9MY/WWk5T4+a+TCCAaMNhIVQCKptUg +CDAPnrasD+84Udw7EJsXoE3KJsUv2p90Fcvo7ZEkcJbGZYaSYtotNkOktqu20QCV +h1bu8k4z/Dg5ENo7kJC36vyoJiOBIvhdYzmOAfz1BEHb9lD7QAhF3biT3pao52P3 +sPOhjq0BGDKhsuKINWZv4vZdV0RY3LC3edGKb0CG7tLq+73bg16UXkl9pTk09GT6 +zI45ELdTupKd/fZpPMomI5W0+7KCLsCHHyKNJVDW7h+/MnioV9F54HC6QgLoFGWU +JliSL80969Y0Ap9JQCwzaKA5Lr4EAVJeUHAGbMXv0s4pfrv2FR6+yizqIIviPvb6 +cwdBQ8bq9XNcH73GPeqSQPPg5drF36UxFAa5TZqhRBcDdefGEu4QsYxh3/Ax+EtK +sASzolLBUhfqF3eYTwmVUKDjDkwxnEsWjbPr40foTwVxHdimuDLf6qVILAs6wUOE +bZFg7KArpDiOmkD3GJ74 +=zjEZ +-----END PGP SIGNATURE----- diff --git a/downloads/index.html b/downloads/index.html index c24a1a8..4b2526a 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -40,7 +40,7 @@ We also provide Debian and Ubuntu repositories

Downloads

- The current stable version is 4.9.1. + The current stable version is 4.10.

@@ -63,6 +63,15 @@ We also provide Debian and Ubuntu repositories + + 4.10 + i3-4.10.tar.bz2 + 918 KiB + signature + 2015-03-29 + release notes + + 4.9.1 i3-4.9.1.tar.bz2 diff --git a/index.html b/index.html index 8a45f7f..23a805b 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ title: Your New Jekyll Site ➡ Download the latest version - 4.9.1 + 4.10