index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbox
/
actions
/
execute.c
Age
Commit message (
Expand
)
Author
2008-03-02
allow prompts to have titles specified. show a prompt when there are syntax ...
Dana Jansens
2008-03-02
add a cleanup callback to the prompt interface. when the prompt's callback r...
Dana Jansens
2008-03-02
glib already prints a verbose error message when execute fails. don't add a ...
Dana Jansens
2008-02-27
clean up the execute action code, and free the prompt option string
Dana Jansens
2008-02-27
Give the Execute action the <prompt> option
Dana Jansens
2008-02-21
Change all single quotes to double quotes in strings.
Mikael Magnusson
2008-01-27
use setenv/unsetenv instead of putenv, cuz they are not ugly and confusing wr...
Dana Jansens
2008-01-21
use the <wmclass> for startup notfication in the execute action. when present...
Dana Jansens
2007-09-04
ANSI function declarations, ie () -> (void)
Mikael Magnusson
2007-07-13
let you specify <command> or <execute> for execute actions - backwards compat
Dana Jansens
2007-07-05
rename <execute> to <command>
Mikael Magnusson
2007-06-22
add the cyclewindows action
Dana Jansens
2007-06-22
the execute action works again.
Dana Jansens