From 3cc377166f30d31fd9e9a35a17174c08fe9fb587 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 30 Jul 2015 22:26:58 +0200 Subject: [PATCH] release i3 4.10.3 --- RELEASE-NOTES-4.10.2 => RELEASE-NOTES-4.10.3 | 20 ++++++++++++-------- man/asciidoc.conf | 2 +- 2 files changed, 13 insertions(+), 9 deletions(-) rename RELEASE-NOTES-4.10.2 => RELEASE-NOTES-4.10.3 (54%) diff --git a/RELEASE-NOTES-4.10.2 b/RELEASE-NOTES-4.10.3 similarity index 54% rename from RELEASE-NOTES-4.10.2 rename to RELEASE-NOTES-4.10.3 index 49c06e50..524f5528 100644 --- a/RELEASE-NOTES-4.10.2 +++ b/RELEASE-NOTES-4.10.3 @@ -1,19 +1,23 @@ ┌──────────────────────────────┐ - │ Release notes for i3 v4.10.2 │ + │ Release notes for i3 v4.10.3 │ └──────────────────────────────┘ -This is i3 v4.10.2. This version is considered stable. All users of i3 are +This is i3 v4.10.3. This version is considered stable. All users of i3 are strongly encouraged to upgrade. ┌────────────────────────────┐ │ Bugfixes │ └────────────────────────────┘ - • Cope with non-null-terminated x class properties. - • Get workspace name when renaming current workspace (fixes crash). - • Use a reasonable default sep_block_width if a separator_symbol is given. - • Remove windows from the save set when unmapping. + • serialize con_id with %p in run_binding() (For FreeBSD) + • ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus) + • disable physically disconnect RandR outputs + • initialize workspace rect to the output's upon creation + • userguide: quoted strings need to be used, escaping isn’t possible + • mkdirp: do not throw an error if directory exists (fixes layout loss for + in-place restarts) + • i3bar: fix freeing static strings ┌────────────────────────────┐ │ Thanks! │ @@ -21,6 +25,6 @@ strongly encouraged to upgrade. Thanks for testing, bugfixes, discussions and everything I forgot go out to: - Ingo Bürk, Michael Hofmann, + Tony Crisci, Deiz, Theo Buehler, shdown --- Michael Stapelberg, 2015-04-16 +-- Michael Stapelberg, 2015-07-30 diff --git a/man/asciidoc.conf b/man/asciidoc.conf index 9fbce991..eda71d6e 100644 --- a/man/asciidoc.conf +++ b/man/asciidoc.conf @@ -7,7 +7,7 @@ template::[header-declarations] {mantitle} {manvolnum} i3 -4.10.2 +4.10.3 i3 Manual -- 2.39.5