1. c9037fd Remove unused hooks_run function, from Thomas Adam. by nicm · 7 years ago
  2. 3f35b52 Provide a way for hooks to tag formats onto the commands they fire so by nicm · 8 years ago
  3. b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
  4. ddc4512 Rewrite command queue handling. Each client still has a command queue, by nicm · 8 years ago
  5. 4289a1e Trying to do hooks generically is way too complicated and unreliable and by nicm · 8 years ago
  6. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  7. 021c643 Add infrastructure to work out the best target given a pane or window by nicm · 9 years ago
  8. ac97783 Some hooks API changes to fire a hook while waiting another cmdq and by nicm · 9 years ago
  9. bd59187 We cannot do hooks_find and then hooks_remove because it might have come by nicm · 9 years ago
  10. d2fb0ef Add hooks infrastructure, basic commands (set-hook, show-hooks) and a by nicm · 9 years ago