@ -244,7 +244,7 @@ enternotify(XEvent *e) {
if(ev->mode != NotifyNormal || ev->detail == NotifyInferior)
return;
if(c = getclient(ev->window))
if((c = getclient(ev->window)))
focus(c);
else if(ev->window == root) {
selscreen = True;
The note is not visible to the blocked user.