--- a/src/decorate.cc	2011-04-16 16:35:25.000000000 +0400
+++ b/src/decorate.cc	2011-04-16 16:36:53.000000000 +0400
@@ -320,6 +320,7 @@
     YWindow::configure(r);
 
     performLayout();
+    sendConfigure();
 }
 
 void YFrameWindow::performLayout()
@@ -331,8 +332,6 @@
     layoutShape();
     if (affectsWorkArea())
         manager->updateWorkArea();
-
-    sendConfigure();
 }
 
 void YFrameWindow::layoutTitleBar() {
