forked from resloved/i3
-
Notifications
You must be signed in to change notification settings - Fork 3
/
RELEASE-NOTES-4.14.1
61 lines (50 loc) Β· 3 KB
/
RELEASE-NOTES-4.14.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
ββββββββββββββββββββββββββββββββ
β Release notes for i3 v4.14.1 β
ββββββββββββββββββββββββββββββββ
This is i3 v4.14.1. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.
This is a bugfix release for v4.14.
ββββββββββββββββββββββββββββββ
β Changes in i3 v4.14.1 β
ββββββββββββββββββββββββββββββ
β’ docs/hacking-howto: promote contributing-related sections
β’ docs/ipc: tree reply: document focus, nodes and floating_nodes
β’ docs/ipc: urgent: complete the list of container types
β’ docs/ipc: document how to detect i3βs byte order in memory-safe languages
β’ docs/ipc: document the (existing since v4.14) GET_CONFIG request
β’ docs/userguide: document that i3 can accept RandR output names
β’ include AnyEvent-I3 in dist tarballs
β’ append_layout: validate JSON before loading
β’ move: fix erratic behavior with single container child jumping outputs
β’ ipc: rename COMMAND to RUN_COMMAND for consistency
β’ replace http:// with https:// where applicable
ββββββββββββββββββββββββββββββ
β Bugfixes β
ββββββββββββββββββββββββββββββ
β’ fix various memory errors
β’ fix output and tray_output related issues with RandR 1.5
β’ avoid use of uninitialized in init_dpi_end
β’ properly initialize sigaction struct
β’ swap: invert condition to log debug message in correct situation
β’ swap: fix crash on invalid container id
β’ fix a crash when restarting with marks
β’ i3bar: fix a memory leak
β’ test workers: re-seed random number generator after fork
β’ tests: run environment-modifying 533-randr15.t at the very end
β’ tests: unflake t/257-keypress-group1-fallback.t
β’ tests: unflake t/263-edge-borders.t
β’ tests: unflake tests by not starting i3bar
β’ fix a crash with configfiles which do not end in a newline.
β’ append_layout: free incomplete containers when JSON parsing fails
β’ layout toggle: fix crash with invalid parameters
β’ outputs: avert crash by fixing focus when creating output containers
β’ correctly raise floating videos to the top when switching between windows
programmatically
β’ fix crash when a floating window is tiled while being resized via mouse
ββββββββββββββββββββββββββββββ
β Thanks! β
ββββββββββββββββββββββββββββββ
Thanks for testing, bugfixes, discussions and everything I forgot go out to:
hwangcc23, Ingo BΓΌrk, Kent Fredric, Martin T. H. Sandsmark, Orestis Floros,
Theo Buehler, Vladimir Panteleev
-- Michael Stapelberg, 2017-09-24