all repos — openbox @ eb0e48340536c7ee089d02fb335590592f0175eb

openbox fork - make it a bit more like ryudo

remove a debug print
Dana Jansens danakj@orodu.net
commit

eb0e48340536c7ee089d02fb335590592f0175eb

parent

f0e82075a14f4bcfc6ee219b636f99f0568a15bf

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

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

@@ -413,7 +413,6 @@ /* see its actual size (apply aspect ratios) */

client_try_configure(moveresize_client, &x, &y, &nw, &nh, &lw, &lh, TRUE); trydw = nw - ow; trydh = nh - oh; - g_print("trydw %d trydh %d\n", trydw, trydh); /* resist_size_* needs the frame size */ nw += moveresize_client->frame->size.left +