summaryrefslogtreecommitdiff
path: root/openbox/actions/focus.c
AgeCommit message (Collapse)Author
2010-01-04Make the Focus action stop all interactive actions (Fixes bug #4436)Dana Jansens
Old < 3.4.8 Openbox versions would stop focus cycling when focus moved. Now that is not the case, but you should be able to stop it by Choosing a window explicitly still.
2009-12-09Fix the Focus/Activate actions to focus windows on other desktops correctlyDana Jansens
2008-02-13Wrap the focus action in actions_client_move.Mikael Magnusson
When alt-tabbing to iconified audacious and the playlist or eq window pops up under the cursor, they "stole" focus from the main window.
2007-09-04ANSI function declarations, ie () -> (void)Mikael Magnusson
2007-07-17remove trailing whitespaceMikael Magnusson
2007-06-26debug printDana Jansens
2007-06-26remove the highlight action. its not useful without event bindingsDana Jansens
2007-06-26add a highlight actionDana Jansens
2007-06-23don't focus docks when you click on themDana Jansens
2007-06-22add raise actionDana Jansens
2007-06-22remove the activate action, make the focus action "activate" but not raise ↵Dana Jansens
or unshade