From: Michael Stapelberg Date: Thu, 30 Jul 2015 20:27:15 +0000 (+0200) Subject: Merge branch 'master' into next X-Git-Tag: 4.11~66 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=2bde6f080ecd5d0e2dccb20a1936a5d40af7ff84;hp=8c116e228b16a7929a256e0aa682232dbde8babf Merge branch 'master' into next --- diff --git a/RELEASE-NOTES-4.10.2 b/RELEASE-NOTES-4.10.2 deleted file mode 100644 index 49c06e50..00000000 --- a/RELEASE-NOTES-4.10.2 +++ /dev/null @@ -1,26 +0,0 @@ - - ┌──────────────────────────────┐ - │ Release notes for i3 v4.10.2 │ - └──────────────────────────────┘ - -This is i3 v4.10.2. 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. - - ┌────────────────────────────┐ - │ Thanks! │ - └────────────────────────────┘ - -Thanks for testing, bugfixes, discussions and everything I forgot go out to: - - Ingo Bürk, Michael Hofmann, - --- Michael Stapelberg, 2015-04-16 diff --git a/RELEASE-NOTES-4.10.3 b/RELEASE-NOTES-4.10.3 new file mode 100644 index 00000000..524f5528 --- /dev/null +++ b/RELEASE-NOTES-4.10.3 @@ -0,0 +1,30 @@ + + ┌──────────────────────────────┐ + │ Release notes for i3 v4.10.3 │ + └──────────────────────────────┘ + +This is i3 v4.10.3. This version is considered stable. All users of i3 are +strongly encouraged to upgrade. + + ┌────────────────────────────┐ + │ Bugfixes │ + └────────────────────────────┘ + + • 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! │ + └────────────────────────────┘ + +Thanks for testing, bugfixes, discussions and everything I forgot go out to: + + Tony Crisci, Deiz, Theo Buehler, shdown + +-- 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