all repos — openbox @ 3139c3c7132e326e82183feb6fcea8dd38e6b41e

openbox fork - make it a bit more like ryudo

missed the end of a comment
Dana Jansens danakj@orodu.net
commit

3139c3c7132e326e82183feb6fcea8dd38e6b41e

parent

bf32b376b595eab16a300f63937cad1042361eec

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

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

@@ -226,7 +226,7 @@ e->xfocus.mode, e->xfocus.detail);

if (e->xfocus.detail == NotifyInferior || e->xfocus.detail == NotifyAncestor || e->xfocus.detail > NotifyNonlinearVirtual) return; - g_message("FocusIn on %lx", window);*/ + g_message("FocusIn on %lx", window); break; case FocusOut: g_message("FocusOut on %lx mode %d detail %d", window,