gri3-wm/RELEASE-NOTES-4.10.3

31 lines
1.4 KiB
Groff
Raw Normal View History

2015-04-16 09:02:58 +02:00
┌──────────────────────────────┐
2015-07-30 22:26:58 +02:00
│ Release notes for i3 v4.10.3 │
2015-04-16 09:02:58 +02:00
└──────────────────────────────┘
2015-07-30 22:26:58 +02:00
This is i3 v4.10.3. This version is considered stable. All users of i3 are
2015-04-16 09:02:58 +02:00
strongly encouraged to upgrade.
┌────────────────────────────┐
│ Bugfixes │
└────────────────────────────┘
2015-07-30 22:26:58 +02:00
• 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 isnt possible
• mkdirp: do not throw an error if directory exists (fixes layout loss for
in-place restarts)
• i3bar: fix freeing static strings
2015-04-16 09:02:58 +02:00
┌────────────────────────────┐
│ Thanks! │
└────────────────────────────┘
Thanks for testing, bugfixes, discussions and everything I forgot go out to:
2015-07-30 22:26:58 +02:00
Tony Crisci, Deiz, Theo Buehler, shdown
2015-04-16 09:02:58 +02:00
2015-07-30 22:26:58 +02:00
-- Michael Stapelberg, 2015-07-30