]> git.sur5r.net Git - i3/i3/blob - debian/changelog
Prepare debian/changelog for the bugfix release
[i3/i3] / debian / changelog
1 i3-wm (3.a-bf1-1) unstable; urgency=low
2
3   * Bugfix: When entering a stack window with the mouse, set focus to the
4     active client in the container the stack window belongs to.
5   * Bugfix: Correctly filter out the numlock bit. This fixes i3 not reacting
6     to any keybindings after pressing numlock once.
7   * Bugfix: Don't crash when Xinerama is disabled.
8   * Bugfix: Correctly remove client from container when moving to another
9     workspace.
10   * Bugfix: Set focus to the client which was previously focused instead of
11     the next client in container when moving windows out of a container.
12   * Bugfix: Correctly set focus when switching between screens.
13   * Bugfix: Don't crash anymore moving focus to another screen under the
14     following conditions: The screen you switch to has a lower number of cells
15     and/or rows than the current one, you switch focus using your mouse, you
16     previously were in a column/row which is not available on the destination
17     screen.
18   * Bugfix: When switching screens, warp the pointer to the correct
19     destination window.
20   * Bugfix: Store dock clients per screen, not per workspace.
21   * Bugfix: Perform bounds checking for snapped containers.
22   * Bugfix: Send clients their absolute position/size (on the root window) in
23     generated configure events. This fixes problems with xfontsel, xmaple,
24     etc.
25   * Implement scrolling on stack windows and on the bottom bar.
26   * Create i3-wm-dbg with debug symbols
27
28  -- Michael Stapelberg <michael+i3@stapelberg.de>
29
30 i3-wm (3.a-1) unstable; urgency=low
31
32   * First release (Closes: #521709)
33
34  -- Michael Stapelberg <michael+i3@stapelberg.de>  Sun, 29 Mar 2009 18:21:30 +0200