From: Michael Stapelberg Date: Sun, 29 Mar 2015 17:07:03 +0000 (+0200) Subject: release i3 4.10.1 X-Git-Tag: 4.10.1^0 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2dea50d469acd03e93b8231ec556e2012510d872;p=i3%2Fi3 release i3 4.10.1 --- diff --git a/RELEASE-NOTES-4.10 b/RELEASE-NOTES-4.10 deleted file mode 100644 index 20e41ac8..00000000 --- a/RELEASE-NOTES-4.10 +++ /dev/null @@ -1,65 +0,0 @@ - - ┌──────────────────────────────┐ - │ 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/RELEASE-NOTES-4.10.1 b/RELEASE-NOTES-4.10.1 new file mode 100644 index 00000000..61b47705 --- /dev/null +++ b/RELEASE-NOTES-4.10.1 @@ -0,0 +1,68 @@ + + ┌──────────────────────────────┐ + │ Release notes for i3 v4.10.1 │ + └──────────────────────────────┘ + +This is i3 v4.10.1. 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. + +PS: The v4.10 release did not contain any of the commits we meant to release +due to a human error in our release automation. Hence the v4.10.1 release. + + ┌────────────────────────────┐ + │ Changes in i3 v4.10.1 │ + └────────────────────────────┘ + + • 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/man/asciidoc.conf b/man/asciidoc.conf index 2591938f..9a04b75c 100644 --- a/man/asciidoc.conf +++ b/man/asciidoc.conf @@ -7,7 +7,7 @@ template::[header-declarations] {mantitle} {manvolnum} i3 -4.10 +4.10.1 i3 Manual