X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.c;h=70b13c7e1c2df182d9a4cbab84b15d2780d1eb59;hb=43c5c01d33e0f4b849fe93ba468827180727eadc;hp=adbab7a74774e9e2b618910efdca192490e0961e;hpb=0185445e3ab64ec4435f9b27164ce1508b840f86;p=chaz%2Fopenbox diff --git a/openbox/client.c b/openbox/client.c index adbab7a7..70b13c7e 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -323,6 +323,7 @@ void client_manage(Window window) place_client(self, &x, &y); + /* make sure the window is visible */ client_find_onscreen(self, &x, &y, self->frame->area.width, self->frame->area.height, @@ -334,9 +335,6 @@ void client_manage(Window window) TRUE, TRUE); } - /* make sure the window is visible */ - client_move_onscreen(self, client_normal(self)); - client_showhide(self); /* use client_focus instead of client_activate cuz client_activate does