all repos — openbox @ 377884612261ab586cec36330a35d2a54334015a

openbox fork - make it a bit more like ryudo

typo
Dana Jansens danakj@orodu.net
commit

377884612261ab586cec36330a35d2a54334015a

parent

3d0ba381dba5a421e8bb91e29f08412048a8427c

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

jump to
M openbox/client.copenbox/client.c

@@ -1984,7 +1984,7 @@

void client_unfocus(Client *self) { g_assert(focus_client == self); - focus_fallbacK(FALSE); + focus_fallback(FALSE); } gboolean client_focused(Client *self)