]> git.sur5r.net Git - i3/i3.github.io/blob - downloads/RELEASE-NOTES-4.10.txt
Add i3lock 2.10
[i3/i3.github.io] / downloads / RELEASE-NOTES-4.10.txt
1
2  ┌──────────────────────────────┐
3  │ Release notes for i3 v4.10   │
4  └──────────────────────────────┘
5
6 This is i3 v4.10. 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  ┌────────────────────────────┐
18  │ Changes in i3 v4.10        │
19  └────────────────────────────┘
20
21   • i3bar: cut long statuslines from the left
22   • i3bar: add support for the short_text property
23   • i3-sensible-terminal: launch i3-nagbar when no terminal is found
24   • i3-config-wizard: switch modifier on key up/down
25   • docs/layout-saving: added a troubleshooting section
26   • docs: degender all the terms
27   • Revert "Workspace command number selection"
28   • don’t parse blocks as markup by default
29   • Allow escaping backslashes in commands.
30   • switch default font from “DejaVu Sans Mono 8” to “monospace 8”, which is
31     typically a synonym, except for users who prefer a different font.
32   • When renaming a workspace, look for assignments and move the renamed
33     workspace to the appropriate output.
34   • i3-save-tree: make --workspace optional by defaulting to the focused
35     workspace
36   • Allow nop command without argument
37
38  ┌────────────────────────────┐
39  │ Bugfixes                   │
40  └────────────────────────────┘
41
42   • i3bar: buffer the statusline to avoid flickering
43   • i3bar: fix click events for workspace buttons with long statusline
44   • i3bar: set correct initial position when reconfiguring
45   • i3bar: reconfigure strut partial on reload
46   • i3-nagbar: fix sizes/positioning on hi-dpi displays
47   • i3-config-wizard: fix sizes/positioning on hi-dpi displays
48   • i3-input: fix sizes/positioning on hi-dpi displays
49   • Fix scrolling in window decoration with hidden cursor.
50   • workspace rename focus mismatch
51   • Don’t overwrite border width when already set (placeholders).
52   • fix a segfault during config file validation
53   • Restore placeholder windows after restarting.
54   • Don’t focus placeholder windows.
55
56  ┌────────────────────────────┐
57  │ Thanks!                    │
58  └────────────────────────────┘
59
60 Thanks for testing, bugfixes, discussions and everything I forgot go out to:
61
62   Chih-Chyuan Hwang, Deiz, Diana Dinosaur, Ingo Bürk, Michael Hofmann,
63   Michael Tipton, Micha Rosenbaum, shdown, Tony Crisci
64
65 -- Michael Stapelberg, 2015-03-29