all repos — openbox @ 4bd182605c8f1d08c83fdb09cc7ffb4d3690b50d

openbox fork - make it a bit more like ryudo

killa  debug print
Dana Jansens danakj@orodu.net
commit

4bd182605c8f1d08c83fdb09cc7ffb4d3690b50d

parent

96a81e8837ae71f5bffe4f2c7c427d2402078393

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

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

@@ -131,7 +131,6 @@ }

if (!under) { for (it = focus_order[screen_desktop]; it != NULL; it = it->next) { - g_message("fallback trying 0x%lx", ((Client*)it->data)->window); if (it->data != focus_client && client_normal(it->data)) { /* if we're switching desktops, and we get the already focused window, then we wont get a FocusIn for it, so just restore