X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fopenbox.c;h=1e1e3bf0f5f6268478525550ba043c8cb46ecd42;hb=51fdd13fd1a445d5fa3c2d7aab356e7caaf2f902;hp=e8d5ae4ddfab1dd05234068adbc99dcf38e46e2b;hpb=83e7a03e3ab90ae353cd26d931bf66cbbf1becff;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index e8d5ae4d..1e1e3bf0 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -337,7 +337,7 @@ gint main(gint argc, gchar **argv) frame_adjust_area(c->frame, TRUE, TRUE, FALSE); /* the decor sizes may have changed, so the windows may end up in new positions */ - client_reconfigure(c); + client_reconfigure(c, FALSE); } }