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