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