all repos — openbox @ b10b31feb818b0e4b506f31bdcd8bd22f8f26af9

openbox fork - make it a bit more like ryudo

rm debug print
Dana Jansens danakj@orodu.net
commit

b10b31feb818b0e4b506f31bdcd8bd22f8f26af9

parent

5ff6204ecd27f6504fb55bc809d7e7c7297d6b8d

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

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

@@ -132,7 +132,6 @@ Client *c;

w = client_startup_stack_order[i-1]; c = g_hash_table_lookup(client_map, &w); - g_message("0x%lx %d %d", c->window, c->iconic, c->shaded); if (c) stacking_lower(c); } g_free(client_startup_stack_order);