]> icculus.org git repositories - dana/openbox.git/history - openbox/actions/focus.c
Don't ever give borders to windows that didnt have them before by making them "undeco...
[dana/openbox.git] / openbox / actions / focus.c
2008-02-14 Mikael MagnussonWrap the focus action in actions_client_move.
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-06-26 Dana Jansensdebug print
2007-06-26 Dana Jansensremove the highlight action. its not useful without...
2007-06-26 Dana Jansensadd a highlight action
2007-06-23 Dana Jansensdon't focus docks when you click on them
2007-06-22 Dana Jansensadd raise action
2007-06-22 Dana Jansensremove the activate action, make the focus action ...