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
/
cyclewindows.c
Age
Commit message (
Collapse
)
Author
2008-01-20
s/xmlChildrenNode/children/
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
there is also some random bug fixes for other libobt stuff in here.
2008-01-11
let you raise the focus target temporarily during focus cycling, with the ↵
Dana Jansens
<raise> option. also a new <bar> option lets you turn off the indicator bar
2008-01-11
make backport closer to 3.4-working for merging purposes
Dana Jansens
2007-09-04
ANSI function declarations, ie () -> (void)
Mikael Magnusson
2007-07-13
move directionalcycling actions into the same .c file. make interactive ↵
Dana Jansens
actions all kill delayed mouse focus which would kill the action.
2007-07-13
make cyclewindows action into nextwindow and previouswindow again
Dana Jansens
2007-07-11
cycleinwdows defaults to forward
Dana Jansens
2007-07-09
hm..
Dana Jansens
2007-07-05
rename <actions> to <finalactions>
Mikael Magnusson
2007-06-22
add the kill/close/cyclewindows actions
Dana Jansens