]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
final touches for r6990-6992
[chaz/openbox] / openbox / openbox.c
index 4c2c185f2b31b8fd700793cba723686ac8ee6df6..ce92d5228ae196d99d914d6dacbb9f33877e5c9d 100644 (file)
@@ -329,6 +329,8 @@ gint main(gint argc, gchar **argv)
                     ObClient *c = it->data;
                     /* the new config can change the window's decorations */
                     client_setup_decor_and_functions(c, TRUE);
+                    /* redraw the frames */
+                    frame_adjust_area(c->frame, TRUE, TRUE, FALSE);
                 }
             }
 
This page took 0.025054 seconds and 4 git commands to generate.