]> git.sur5r.net Git - i3/i3/commitdiff
update changelog (not releasing yet)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Aug 2011 01:33:26 +0000 (03:33 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Aug 2011 01:33:26 +0000 (03:33 +0200)
debian/changelog

index 81cc2ccc1434e04c54b3b92b47e337303083fe41..e4b2ff9abce5767b690908befe1ac17f7e802e32 100644 (file)
@@ -1,6 +1,7 @@
 i3-wm (4.0.2-0) unstable; urgency=low
 
   * NOT YET RELEASED!
+  * i3-config-wizard: handle mouse button clicks on <win> and <alt> texts
   * Bugfix: Correctly bind on multiple keycodes if a symbol has more than one
   * Bugfix: Allow multiple criteria in 'for_window'
   * Bugfix: Ensure a minimum size when using the 'resize' command
@@ -21,6 +22,9 @@ i3-wm (4.0.2-0) unstable; urgency=low
   * Bugfix: Warp cursor when changing outputs again
   * Bugfix: i3bar: fix switching to workspaces with extremely long names
   * Bugfix: i3bar: fix switching to workspaces "next" and "prev"
+  * Bugfix: i3bar: Correctly allocate pixmap for statuslines which are longer
+    than the screen
+  * Bugfix: i3bar: set statusline = NULL on EOF / SIGCHLD
   * Bugfix: Correctly initialize the verbose flag
   * Bugfix: Don’t start with workspace 'next' when the command 'workspace next'
     is bound in the config file
@@ -31,6 +35,12 @@ i3-wm (4.0.2-0) unstable; urgency=low
   * Bugfix: Fix crash when using 'focus mode_toggle' on an empty workspace
   * Bugfix: Make the 'resize' command work inside tabbed/stacked cons
   * Bugfix: Correctly place floating windows on their appropriate output
+  * Bugfix: Fix coordinates when moving a floating window to a different output
+  * Bugfix: Correctly keep focus when moving non-leaf windows
+  * Bugfix: Accept '\t' in the set command
+  * Bugfix: Only consider tiling windows when attaching tiling windows to a
+    workspace
+  * Bugfix: Correctly render containers when a split container is focused
 
  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 07 Aug 2011 18:13:29 +0200