all repos — openbox @ 52b63adfe1120b2e6bc12df4b9f867e9e7c6ab31

openbox fork - make it a bit more like ryudo

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

52b63adfe1120b2e6bc12df4b9f867e9e7c6ab31

parent

055cef6c5ddae81fe8976ad83cfa4d60248c0f49

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

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

@@ -2891,9 +2891,6 @@

oldw = self->area.width; oldh = self->area.height; RECT_SET(self->area, x, y, w, h); - ob_debug("Client area %s set to %d %d %d %d\n", - self->title, self->area.x, self->area.y, - self->area.width, self->area.height); /* for app-requested resizes, always resize if 'resized' is true. for user-requested ones, only resize if final is true, or when