summaryrefslogtreecommitdiff
path: root/openbox/actions/cyclewindows.c
AgeCommit message (Collapse)Author
2008-02-01don't crash when using <raise> and alt-tab and there are no windows to cycle ↵Dana Jansens
between
2008-01-20s/xmlChildrenNode/children/Dana Jansens
2008-01-20update openbox to use the current parser interface in libobtDana Jansens
there is also some random bug fixes for other libobt stuff in here.
2008-01-11let 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-11make backport closer to 3.4-working for merging purposesDana Jansens
2007-09-04ANSI function declarations, ie () -> (void)Mikael Magnusson
2007-07-13move directionalcycling actions into the same .c file. make interactive ↵Dana Jansens
actions all kill delayed mouse focus which would kill the action.
2007-07-13make cyclewindows action into nextwindow and previouswindow againDana Jansens
2007-07-11cycleinwdows defaults to forwardDana Jansens
2007-07-09hm..Dana Jansens
2007-07-05rename <actions> to <finalactions>Mikael Magnusson
2007-06-22add the kill/close/cyclewindows actionsDana Jansens