X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.c;h=9ecee8184a6c6f4b285e770f50773ac7c73de4fe;hb=15d615853671b0988b9a87720cac2762c702f28b;hp=55a28413275dd8098b3c1d999be730bee741fceb;hpb=1443e17317950d5bb096a55aca81bc8fa419ffe7;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 ! */