all repos — openbox @ 3bbe809596b0c1ee9acb7695c4c80bfb4fc593df

openbox fork - make it a bit more like ryudo

remove debug print
Dana Jansens danakj@orodu.net
commit

3bbe809596b0c1ee9acb7695c4c80bfb4fc593df

parent

c2684d312b7bcd0aeb16813c7d1b33d635d99603

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

jump to
M engines/openbox/openbox.cengines/openbox/openbox.c

@@ -408,7 +408,6 @@ }

void frame_adjust_area(ObFrame *self, gboolean moved, gboolean resized) { - g_message("adjust_area: %d %d", moved, resized); if (resized) { if (self->frame.client->decorations & Decor_Border) { self->bwidth = s_bwidth;