X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.c;h=66ed0d9f415bb2bcbee7e8d4b2e3b5fd6532561d;hb=a76e91eb2a514dbd35ad9a9a81308acc7fc5bd89;hp=ded81e3893a843eb2c24e3787de80457a8d9b83e;hpb=48d7045208e935da4cf8ac500f761fbfb934af77;p=chaz%2Fopenbox diff --git a/openbox/client.c b/openbox/client.c index ded81e38..66ed0d9f 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -2443,7 +2443,7 @@ static void client_apply_startup_state(ObClient *self, gint x, gint y) pos = TRUE; } - /* if the client didn't get positioned yet, then do so now + /* if the client didn't get positioned yet, then do so now. call client_move even if the window is not being moved anywhere, because when we reparent it and decorate it, it is getting moved and we need to be telling it so with a ConfigureNotify event.