diff --git a/debian/changelog b/debian/changelog index e607d61d..a642bd2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,19 @@ i3-wm (3.b-1) unstable; urgency=low - * Bugfix: Correctly handle col-/rowspanned containers when setting focus + * Bugfix: Correctly handle col-/rowspanned containers when setting focus. * Bugfix: Force reconfiguration of all windows on workspaces which are - re-assigned because a screen was detached - * Bugfix: Several bugs in resizing table columns fixed + re-assigned because a screen was detached. + * Bugfix: Several bugs in resizing table columns fixed. + * Bugfix: Resizing should now work correctly in all cases. + * Bugfix: Correctly re-assign dock windows when workspace is destroyed. + * Bugfix: Correctly handle Mode_switch modifier. * Implement jumping to other windows by specifying their position or - window class/title - * Implement jumping back by using the focus stack - * Implement autostart (exec-command in configuration file) + window class/title. + * Implement jumping back by using the focus stack. + * Implement autostart (exec-command in configuration file). + * Implement floating. + * Implement automatically assigning clients on specific workspaces. + * Colors are now configurable. -- Michael Stapelberg Sat, 09 May 2009 20:17:58 +0200