all repos — openbox @ 7f8b8119c4a7644e52e579e9d16129c31a761d01

openbox fork - make it a bit more like ryudo

remove comment that isnt right anymore
Dana Jansens danakj@orodu.net
commit

7f8b8119c4a7644e52e579e9d16129c31a761d01

parent

a72371b41f48a2d6a1e55099456d30d3b678b66c

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M openbox/focus.hopenbox/focus.h

@@ -33,8 +33,7 @@

/*! Call this when you need to focus something! */ void focus_fallback(ObFocusFallbackType type); -/*! Cycle focus amongst windows - Returns the _ObClient to which focus has been cycled, or NULL if none. */ +/*! Cycle focus amongst windows. */ void focus_cycle(gboolean forward, gboolean linear, gboolean dialog, gboolean done, gboolean cancel); void focus_directional_cycle(ObDirection dir,