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