all repos — openbox @ 94901fab5aff85aa47af4d70563f1aec5b5f06be

openbox fork - make it a bit more like ryudo

remove debug print
Dana Jansens danakj@orodu.net
commit

94901fab5aff85aa47af4d70563f1aec5b5f06be

parent

b051b3499dc38e083d580fbedef70bdbbc9caa78

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

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

@@ -618,7 +618,6 @@ ob_debug("FocusOut on client for %lx (client %lx) mode %d detail %d\n",

e->xfocus.window, client->window, e->xfocus.mode, e->xfocus.detail); #endif - g_message("hilite %x client %x", focus_hilite, client); if (focus_hilite == client) focus_out = client; if (focus_in == client)