release i3 4.10.3

This commit is contained in:
Michael Stapelberg 2015-07-30 22:26:58 +02:00
parent 4446c4d890
commit 3cc377166f
2 changed files with 13 additions and 9 deletions

View File

@ -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. strongly encouraged to upgrade.
┌────────────────────────────┐ ┌────────────────────────────┐
│ Bugfixes │ │ Bugfixes │
└────────────────────────────┘ └────────────────────────────┘
• Cope with non-null-terminated x class properties. • serialize con_id with %p in run_binding() (For FreeBSD)
• Get workspace name when renaming current workspace (fixes crash). • ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus)
• Use a reasonable default sep_block_width if a separator_symbol is given. • disable physically disconnect RandR outputs
• Remove windows from the save set when unmapping. • initialize workspace rect to the output's upon creation
• userguide: quoted strings need to be used, escaping isnt possible
• mkdirp: do not throw an error if directory exists (fixes layout loss for
in-place restarts)
• i3bar: fix freeing static strings
┌────────────────────────────┐ ┌────────────────────────────┐
│ Thanks! │ │ Thanks! │
@ -21,6 +25,6 @@ strongly encouraged to upgrade.
Thanks for testing, bugfixes, discussions and everything I forgot go out to: 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

View File

@ -7,7 +7,7 @@ template::[header-declarations]
<refentrytitle>{mantitle}</refentrytitle> <refentrytitle>{mantitle}</refentrytitle>
<manvolnum>{manvolnum}</manvolnum> <manvolnum>{manvolnum}</manvolnum>
<refmiscinfo class="source">i3</refmiscinfo> <refmiscinfo class="source">i3</refmiscinfo>
<refmiscinfo class="version">4.10.2</refmiscinfo> <refmiscinfo class="version">4.10.3</refmiscinfo>
<refmiscinfo class="manual">i3 Manual</refmiscinfo> <refmiscinfo class="manual">i3 Manual</refmiscinfo>
</refmeta> </refmeta>
<refnamediv> <refnamediv>