]> git.sur5r.net Git - i3/i3/history - src/cmdparse.l
CONFIG BREAK: Rename 'restore' to 'append_layout'
[i3/i3] / src / cmdparse.l
2011-06-10 Michael StapelbergCONFIG BREAK: Rename 'restore' to 'append_layout'
2011-06-10 Michael StapelbergCONFIG BREAK: rename 'mode floating/tiling' to 'floatin...
2011-06-09 Michael StapelbergBREAKS CONFIG: rename 'level up' to 'focus parent'
2011-06-08 Michael StapelbergParse multiple criteria in commands (+test), better...
2011-06-08 Michael StapelbergCONFIG BREAK: kick the 'next'/'prev' commands, introduc...
2011-05-22 Michael Stapelbergforgot to remove unused TOK_ATTACH token from lexer
2011-05-22 Michael Stapelbergcleanup cmdparse lexer/parser (ignore whitespace, solve...
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-13 Michael StapelbergBugfix: Fix the WANT_QSTRING state
2011-05-12 Michael StapelbergBugfix: Correct string/quoted string parsing for the...
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2010-11-20 Michael Stapelbergdebugging: implement a NOP command which just spits...
2010-11-12 Michael Stapelberglexer/parser: implement 'border' command
2010-06-30 Michael Stapelbergparser: implement resize command
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-06-01 Michael Stapelbergparser: implement 'layout'
2010-05-31 Michael StapelbergImplement mode toggle
2010-05-11 Michael StapelbergImplement 'restore' in new parser
2010-05-11 Michael Stapelbergimplement 'move' command in the new parser
2010-05-10 Michael StapelbergImplement exec, exit, level, restart (without testcases...
2010-05-10 Michael StapelbergImplement 'split'
2010-05-10 Michael StapelbergImplement 'prev', extend testcase
2010-05-09 Michael Stapelbergimplement 'next' in the new command parser (testcase...
2010-04-16 Michael Stapelbergimplement con_id for matching containers, extend testcase
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...