]> git.sur5r.net Git - i3/i3/blob - RELEASE-NOTES-4.1.1
Merge branch 'master' into next
[i3/i3] / RELEASE-NOTES-4.1.1
1
2  ┌──────────────────────────────┐
3  │ Release notes for i3 v4.1.1  │
4  └──────────────────────────────┘
5
6 This is the first minor release of i3 v4.1. It is a bugfix release and
7 considered stable. All users of i3 v4.1 are strongly encouraged to upgrade.
8
9 Happy holidays and enjoy i3 :).
10
11 i3 developers will be present at 28C3 in Berlin and FOSDEM 2012 in Brussels.
12 Please get in touch and have a nice chat with us :).
13
14
15  ┌────────────────────────────┐
16  │ Changes in v4.1.1          │
17  └────────────────────────────┘
18
19   • Create a secure temp path instead of a predictable one
20   • ipc: set CLOEXEC on client file descriptors
21   • Fix prototype in include/xcursor.h
22   • Bugfix: Skip dock clients when handling FocusIn events
23   • Bugfix: Fix fullscreen with floating windows
24   • Bugfix: Fix startup when RandR is not present
25   • Bugfix: Retain window position and size when changing floating border
26   • Bugfix: Disallow focusing dock clients via criteria
27   • Bugfix: Don’t create a workspace named 'back_and_forth' on startup
28   • Bugfix: Fix wrong focus in complex tabbed/stacked layouts
29   • Bugfix: Fix resizing for (e.g.) v-split containers in h-split containers
30   • Bugfix: Fix 'resize' command in nested containers
31   • Bugfix: Don’t set the _NET_WM_WORKAREA hint at all
32   • Bugfix: Skip leading whitespace in variable assignments
33   • Bugfix: Make resizing of tiling windows with floating_modifier use absolute
34     coordinates
35   • Bugfix: Make resizing work when pressing floating_modifier + right mouse
36     button on window decorations
37   • Bugfix: Fix setting the same mark repeatedly on different windows
38   • Bugfix: Disallow focusing other windows when in fullscreen mode
39   • Bugfix: Ignore ConfigureRequests with out-of-bound coordinates
40   • Bugfix: Correctly check boundaries and reassign floating windows when
41     moving
42   • Bugfix: Don’t close workspace when there are still floating windows on it
43
44
45  ┌────────────────────────────┐
46  │ Thanks!                    │
47  └────────────────────────────┘
48
49 Thanks for testing, bugfixes, discussions and everything I forgot go out to:
50
51   aksr, ben, biiter, binzter, cg, cradle, f8l, gregkh, Han, Miguel, mseed,
52   noxxun, Phlogistique
53
54 -- Michael Stapelberg, 2011-12-24