@ -393,6 +393,7 @@ void win_draw(win_t *win) {
if (win == NULL || win->xwin == None)
return;
if (win->barh > 0)
win_draw_bar(win);
XSetWindowBackgroundPixmap(win->env.dpy, win->xwin, win->pm);
The note is not visible to the blocked user.