summaryrefslogtreecommitdiff
path: root/openbox/actions/execute.c
AgeCommit message (Collapse)Author
2008-01-27use setenv/unsetenv instead of putenv, cuz they are not ugly and confusing ↵Dana Jansens
wrt memory leaks
2008-01-21use the <wmclass> for startup notfication in the execute action. when ↵Dana Jansens
present don't use the check against the binary.
2007-09-04ANSI function declarations, ie () -> (void)Mikael Magnusson
2007-07-13let you specify <command> or <execute> for execute actions - backwards compatDana Jansens
2007-07-05rename <execute> to <command>Mikael Magnusson
2007-06-22add the cyclewindows actionDana Jansens
2007-06-22the execute action works again.Dana Jansens
default hardcoded bindings are temporarily offline