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