X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.c;h=9ecee8184a6c6f4b285e770f50773ac7c73de4fe;hb=51fdd13fd1a445d5fa3c2d7aab356e7caaf2f902;hp=55a28413275dd8098b3c1d999be730bee741fceb;hpb=4e0ba65d30f537cb223a402e44c5bdd976f47f2a;p=chaz%2Fopenbox diff --git a/openbox/frame.c b/openbox/frame.c index 55a28413..9ecee818 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -1675,7 +1675,7 @@ void frame_end_iconify_animation(ObFrame *self) else { /* Send a ConfigureNotify when the animation is done, this fixes KDE's pager showing the window in the wrong place. */ - client_reconfigure(self->client); + client_reconfigure(self->client, TRUE); } /* we're not animating any more ! */