* Implement changing the default mode of containers
* Implement long options (--version, --no-autostart, --help, --config)
* Implement 'bt' to toggle between the different border styles
+ * Implement an option to specify the default border style
* Use a yacc/lex parser/lexer for the configuration file
* The number of workspaces is now dynamic instead of limited to 10
* Floating windows (and tiled containers) can now be resized using
* Bugfix: Correctly warp pointer after rendering the layout
* Bugfix: Fix NULL pointer dereference when reconfiguring screens
- -- Michael Stapelberg, 2009-10-23
+ -- Michael Stapelberg, 2009-11-09
* Implement changing the default mode of containers
* Implement long options (--version, --no-autostart, --help, --config)
* Implement 'bt' to toggle between the different border styles
+ * Implement an option to specify the default border style
* Use a yacc/lex parser/lexer for the configuration file
* The number of workspaces is now dynamic instead of limited to 10
* Floating windows (and tiled containers) can now be resized using
* Bugfix: Fix NULL pointer dereference when reconfiguring screens
* Explicitly specify -lxcb when linking (Closes: #554860)
- -- Michael Stapelberg <michael@stapelberg.de> Sat, 07 Nov 2009 16:44:48 +0100
+ -- Michael Stapelberg <michael@stapelberg.de> Mon, 09 Nov 2009 20:53:43 +0100
i3-wm (3.c-2) unstable; urgency=low