summaryrefslogtreecommitdiff
path: root/openbox/hooks.c
AgeCommit message (Collapse)Author
2008-03-01queue hooks so that they don't run as each thing happens, instead run them ↵Dana Jansens
at the end. keep the openbox code paths fast.
2008-03-01always send the exact client to the hook's actions that the hook fired forDana Jansens
2008-03-01Get hooks workingDana Jansens
2008-02-29change some of the hooks, and add all the hooks to the code so that they runDana Jansens
2008-02-29Add a hook system. They hooks don't run yet but they parse from the config ↵Dana Jansens
file.
2003-03-17rming almost all the old python stuffsDana Jansens
2003-03-17declare variables first!Dana Jansens
2003-03-16merge the C branch into HEADDana Jansens