@ -252,7 +252,7 @@ main(int argc, char *argv[])
wa.override_redirect = 1;
wa.background_pixmap = ParentRelative;
wa.event_mask = ExposureMask;
wa.event_mask = ButtonPressMask | ExposureMask;
bx = by = 0;
bw = sw;
The note is not visible to the blocked user.