]> git.sur5r.net Git - i3/i3/blob - debian/changelog
debian: update changelog
[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   * Bugfix: Correctly update state when moving fullscreen windows across
26     workspaces.
27   * Bugfix: Correctly restart i3 when not using its absolute path
28   * Bugfix: Drag & Drop in GTK applications works now
29   * Bugfix: Don't hide non-managed windows (libnotify-popups for example)
30     when raising clients in stacked containers.
31   * Bugfix: Correctly restore focus when leaving fullscreen mode
32   * Bugfix: Re-distribute free space when closing customly resized containers,
33     re-evaluate for other containers
34   * Implement scrolling on stack windows and on the bottom bar.
35   * Create i3-wm-dbg with debug symbols
36   * Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
37
38  -- Michael Stapelberg <michael@stapelberg.de>  Sat, 02 May 2009 20:55:46 +0200
39
40 i3-wm (3.a-1) unstable; urgency=low
41
42   * First release (Closes: #521709)
43
44  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 29 Mar 2009 18:21:30 +0200