]> git.sur5r.net Git - i3/i3/history - src/cmdparse.l
handlers.c: remove obsolete code
[i3/i3] / src / cmdparse.l
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...