]> git.sur5r.net Git - i3/i3.github.io/blob - downloads/RELEASE-NOTES-4.10.1.txt
repositories: revert to apt install ./keyring.deb
[i3/i3.github.io] / downloads / RELEASE-NOTES-4.10.1.txt
1
2  ┌──────────────────────────────┐
3  │ Release notes for i3 v4.10.1 │
4  └──────────────────────────────┘
5
6 This is i3 v4.10.1. This version is considered stable. All users of i3 are
7 strongly encouraged to upgrade.
8
9 This release contains mostly bugfixes, but we felt it was necessary since there
10 are two important changes in behavior: we have reverted the pango markup
11 parsing by default (introduced with i3 v4.9) and the change in how the
12 “workspace” command behaves (introduced with i3 v4.9). Both of them broke some
13 user’s setups, which is not acceptable. In order to help us avoid such mistakes
14 in the future, please consider using the i3 git version — it is typically
15 stable.
16
17 PS: The v4.10 release did not contain any of the commits we meant to release
18 due to a human error in our release automation. Hence the v4.10.1 release.
19
20  ┌────────────────────────────┐
21  │ Changes in i3 v4.10.1      │
22  └────────────────────────────┘
23
24   • i3bar: cut long statuslines from the left
25   • i3bar: add support for the short_text property
26   • i3-sensible-terminal: launch i3-nagbar when no terminal is found
27   • i3-config-wizard: switch modifier on key up/down
28   • docs/layout-saving: added a troubleshooting section
29   • docs: degender all the terms
30   • Revert "Workspace command number selection"
31   • don’t parse blocks as markup by default
32   • Allow escaping backslashes in commands.
33   • switch default font from “DejaVu Sans Mono 8” to “monospace 8”, which is
34     typically a synonym, except for users who prefer a different font.
35   • When renaming a workspace, look for assignments and move the renamed
36     workspace to the appropriate output.
37   • i3-save-tree: make --workspace optional by defaulting to the focused
38     workspace
39   • Allow nop command without argument
40
41  ┌────────────────────────────┐
42  │ Bugfixes                   │
43  └────────────────────────────┘
44
45   • i3bar: buffer the statusline to avoid flickering
46   • i3bar: fix click events for workspace buttons with long statusline
47   • i3bar: set correct initial position when reconfiguring
48   • i3bar: reconfigure strut partial on reload
49   • i3-nagbar: fix sizes/positioning on hi-dpi displays
50   • i3-config-wizard: fix sizes/positioning on hi-dpi displays
51   • i3-input: fix sizes/positioning on hi-dpi displays
52   • Fix scrolling in window decoration with hidden cursor.
53   • workspace rename focus mismatch
54   • Don’t overwrite border width when already set (placeholders).
55   • fix a segfault during config file validation
56   • Restore placeholder windows after restarting.
57   • Don’t focus placeholder windows.
58
59  ┌────────────────────────────┐
60  │ Thanks!                    │
61  └────────────────────────────┘
62
63 Thanks for testing, bugfixes, discussions and everything I forgot go out to:
64
65   Chih-Chyuan Hwang, Deiz, Diana Dinosaur, Ingo Bürk, Michael Hofmann,
66   Michael Tipton, Micha Rosenbaum, shdown, Tony Crisci
67
68 -- Michael Stapelberg, 2015-03-29