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-02-27
Merge branch 'backport' into work
Dana Jansens
2008-02-27
Give the Execute action the <prompt> option
Dana Jansens
2008-02-21
Merge branch 'backport' into work
Dana Jansens
2008-02-21
Change all single quotes to double quotes in strings.
Mikael Magnusson
2008-01-31
Merge branch 'backport' into work
Dana Jansens
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
2008-01-20
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
Dana Jansens
2008-01-20
s/xmlChildrenNode/children/
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
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