X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.c;h=b6cc4a879300fa824f0d6c8be694829e023a8bc4;hb=2ea60e77c085a724b2ec28273e24e12ece0e84f3;hp=9e25135cf76be966f376d35a740b63ea5a6e84e6;hpb=62fd771d2f260992d35fb0c24d1e1009ff1cdc0d;p=chaz%2Fopenbox diff --git a/openbox/client.c b/openbox/client.c index 9e25135c..b6cc4a87 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -370,8 +370,7 @@ void client_manage(Window window, ObPrompt *prompt) "program + user specified" : "BADNESS !?")))), place.width, place.height); - obplaced = place_client(self, do_activate, &place.x, &place.y, - settings); + obplaced = place_client(self, do_activate, &place, settings); /* watch for buggy apps that ask to be placed at (0,0) when there is a strut there */