all repos — openbox @ 37875f091d8a19818b6325923a57f6f7f3cd820c

openbox fork - make it a bit more like ryudo

extranous )
Dana Jansens danakj@orodu.net
commit

37875f091d8a19818b6325923a57f6f7f3cd820c

parent

c1a5ad45a8f02cd0728852c3765f411d7b12dec3

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

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

@@ -442,7 +442,7 @@ */

if (XCheckIfEvent(ob_display, &ce, look_for_focusin, NULL)) { XPutBackEvent(ob_display, &ce); ob_debug_type(OB_DEBUG_FOCUS, - " but another FocusIn is coming\n)"); + " but another FocusIn is coming\n"); } else { /* Focus has been reverted to the root window, nothing, or to our frame window.