One more condition in unmap event if \o/
This commit is contained in:
parent
8e4740854b
commit
79f0b02575
@ -311,6 +311,7 @@ event_unmapnotify(XEvent *e)
|
||||
|
||||
if((c = client_gb_win(ev->window))
|
||||
&& ev->send_event
|
||||
&& ev->event == W->root
|
||||
&& c->flags & CLIENT_MAPPED
|
||||
&& !(c->flags & CLIENT_DYING))
|
||||
client_remove(c);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user