2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ... |
blob | commitdiff | raw |
2011-05-05 |
Michael Stapelberg | cmdparse.y: set type on the tokens/non-terminals (Thank... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Michael Stapelberg | Handle saved_configpath in get_config_path, fix memleak... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | cmdparse: correctly parse con_id/id (fixes warning) |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | cmdparse: expect 4 shift/reduce conflicts |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty operations |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty commands |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | remove usless 'operation' token, already handled by... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | remove unused current_bindings (left-over from cfgparse.y) |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Fernando Tarlá Car... | Add the "created" parameter to workspace_get. |
blob | commitdiff | raw | diff to current |
2011-03-06 |
Michael Stapelberg | Bugfix: Don’t focus new cons when there is a fullscreen... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Michael Stapelberg | refactor tree_move() into src/move.c, change config... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Michael Stapelberg | fix some compiler warnings |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | cmdparse: free strings |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Axel Wagner | Add forgetful restart to sighandler |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | use con_num_children() |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Michael Stapelberg | look and feel: create split container when switching... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Michael Stapelberg | debugging: implement a NOP command which just spits... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | Bugfix: don’t kill parent when currently in tree_close... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | parser: return a proper JSON reply on parse errors |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | parser: don’t exit(1) on invalid command, use better... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | parser: bugfix: initialize match when parsing new command |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | lexer/parser: implement 'border' command |
blob | commitdiff | raw | diff to current |
2010-08-21 |
Lourens Rozema | Bugfix for the kill command (used a.o. in test 18)... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Michael Stapelberg | ipc/parser: commands can now return custom JSON replies |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | parser: implement move |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | parser: implement resize command |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | parser: implement explicit "mode floating"/"mode tiling" |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | parser: implement "reload" |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | parser: call tree_close_con() instead of tree_close... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | Implement mark/goto, modify testcase |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | bugfix: the layout command needs to change the layout... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | parser: implement matching on the window id |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Michael Stapelberg | parser: implement 'layout' |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Michael Stapelberg | Implement focus command (and extend t/21-next-prev... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Michael Stapelberg | Implement mode toggle |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Michael Stapelberg | Add parameter to reparent windows instead of killing... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stapelberg | grammar: s/layout_mode/window_mode |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stapelberg | Implement 'restore' in new parser |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stapelberg | implement 'move' command in the new parser |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Michael Stapelberg | Implement exec, exit, level, restart (without testcases... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Michael Stapelberg | Implement 'split' |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Michael Stapelberg | Implement 'prev', extend testcase |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Michael Stapelberg | implement 'next' in the new command parser (testcase... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Michael Stapelberg | implement 'fullscreen' command |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Michael Stapelberg | clear current_match when dropping state |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | check for empty matches |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | implement con_id for matching containers, extend testcase |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Michael Stapelberg | add first version of a new flex/bison based command... |
blob | commitdiff | raw | diff to current |
|