]> git.sur5r.net Git - i3/i3/blob - debian/changelog
debian: update changelog
[i3/i3] / debian / changelog
1 i3-wm (3.a-bf2-1) unstable; urgency=low
2
3   * Bugfix: Don't crash when setting focus
4   * Bugfix: Reconfigure bar window when changing resolutions
5
6  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 03 May 2009 23:02:24 +0200
7
8 i3-wm (3.a-bf1-1) unstable; urgency=low
9
10   * Bugfix: When entering a stack window with the mouse, set focus to the
11     active client in the container the stack window belongs to.
12   * Bugfix: Correctly filter out the numlock bit. This fixes i3 not reacting
13     to any keybindings after pressing numlock once.
14   * Bugfix: Don't crash when Xinerama is disabled.
15   * Bugfix: Correctly remove client from container when moving to another
16     workspace.
17   * Bugfix: Set focus to the client which was previously focused instead of
18     the next client in container when moving windows out of a container.
19   * Bugfix: Correctly set focus when switching between screens.
20   * Bugfix: Don't crash anymore moving focus to another screen under the
21     following conditions: The screen you switch to has a lower number of cells
22     and/or rows than the current one, you switch focus using your mouse, you
23     previously were in a column/row which is not available on the destination
24     screen.
25   * Bugfix: When switching screens, warp the pointer to the correct
26     destination window.
27   * Bugfix: Store dock clients per screen, not per workspace.
28   * Bugfix: Perform bounds checking for snapped containers.
29   * Bugfix: Send clients their absolute position/size (on the root window) in
30     generated configure events. This fixes problems with xfontsel, xmaple,
31     etc.
32   * Bugfix: Correctly update state when moving fullscreen windows across
33     workspaces.
34   * Bugfix: Correctly restart i3 when not using its absolute path
35   * Bugfix: Drag & Drop in GTK applications works now
36   * Bugfix: Don't hide non-managed windows (libnotify-popups for example)
37     when raising clients in stacked containers.
38   * Bugfix: Correctly restore focus when leaving fullscreen mode
39   * Bugfix: Re-distribute free space when closing customly resized containers,
40     re-evaluate for other containers
41   * Bugfix: When moving windows into different containers, insert them at the
42     correct position.
43   * Bugfix: Correctly set focus when moving windows into other containers
44   * Implement scrolling on stack windows and on the bottom bar.
45   * Create i3-wm-dbg with debug symbols
46   * Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
47
48  -- Michael Stapelberg <michael@stapelberg.de>  Sat, 02 May 2009 20:55:46 +0200
49
50 i3-wm (3.a-1) unstable; urgency=low
51
52   * First release (Closes: #521709)
53
54  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 29 Mar 2009 18:21:30 +0200