Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge hooks into options and make each one an array option. This allows | nicm | 2019-04-26 |
* | Remove unused hooks_run function, from Thomas Adam. | nicm | 2018-01-18 |
* | Provide a way for hooks to tag formats onto the commands they fire so | nicm | 2016-10-16 |
* | Mass rename struct cmd_q to struct cmdq_item and related. | nicm | 2016-10-16 |
* | Rewrite command queue handling. Each client still has a command queue, | nicm | 2016-10-16 |
* | Trying to do hooks generically is way too complicated and unreliable and | nicm | 2016-10-13 |
* | Loads more static, except for cmd-*.c and window-*.c. | nicm | 2016-10-10 |
* | Add infrastructure to work out the best target given a pane or window | nicm | 2015-12-16 |
* | Some hooks API changes to fire a hook while waiting another cmdq and | nicm | 2015-12-15 |
* | We cannot do hooks_find and then hooks_remove because it might have come | nicm | 2015-12-11 |
* | Add hooks infrastructure, basic commands (set-hook, show-hooks) and a | nicm | 2015-12-08 |