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-03-08
Don't run actions in focus cycling actions backwards either (as in ↵
Mikael Magnusson
664b0b4e943ba4d410168817dcff953804b44253).
2008-02-05
don't crash when using <raise> and alt-tab and there are no windows to cycle ↵
Dana Jansens
between
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