clear tag on map
This commit is contained in:
1
xoat.c
1
xoat.c
@@ -681,6 +681,7 @@ void map_request(XMapEvent *e)
|
|||||||
c->monitor = monitor;
|
c->monitor = monitor;
|
||||||
client_spot(c, spot, 0);
|
client_spot(c, spot, 0);
|
||||||
client_review(c);
|
client_review(c);
|
||||||
|
client_set_tags(c);
|
||||||
}
|
}
|
||||||
client_free(c);
|
client_free(c);
|
||||||
XMapWindow(display, e->window);
|
XMapWindow(display, e->window);
|
||||||
|
|||||||
Reference in New Issue
Block a user