Client: Fix screen setting in client_set_attributes
This commit is contained in:
parent
ce8238fb20
commit
dce3b8eb3c
@ -1108,8 +1108,6 @@ client_update_attributes(Client *c)
|
||||
XChangeProperty(dpy, c->win, ATOM("_WMFS_ISFREE"), XA_CARDINAL, 32,
|
||||
PropModeReplace, (uchar*)&f, 1);
|
||||
|
||||
c->screen = screen_get_with_geo(c->geo.x, c->geo.y);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user