all repos — openbox @ f39cc88fc4899119c51c239e1768b727f1e0ae20

openbox fork - make it a bit more like ryudo

remove debug print
Dana Jansens danakj@orodu.net
commit

f39cc88fc4899119c51c239e1768b727f1e0ae20

parent

0b97b6043c177bc4cb0bc982a84278120f31c58a

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

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

@@ -753,7 +753,6 @@ g_assert_not_reached();

dw -= cur_w - start_cw; dh -= cur_h - start_ch; - ob_debug("dw %d\n", dw); calc_resize(FALSE, 0, &dw, &dh, lockcorner); cur_w += dw;