This commit is contained in:
Dana Jansens 2003-08-27 18:52:15 +00:00
parent a32c2c125c
commit d075ca0993

View file

@ -806,7 +806,7 @@ static void event_handle_client(ObClient *client, XEvent *e)
int fh = h +
client->frame->size.top + client->frame->size.bottom;
client_find_onscreen(client, &newx, &newy, fw, fh,
client_noral(self));
client_normal(self));
if (e->xconfigurerequest.value_mask & CWX)
x = newx;
if (e->xconfigurerequest.value_mask & CWY)