@ -1673,7 +1673,7 @@ updategeom(void) {
/* bar geometry */
bx = wx;
by = showbar ? (topbar ? 0 : wy + wh) : -bh;
by = showbar ? (topbar ? wy - bh : wy + wh) : -bh;
bw = ww;
/* update layout geometries */
The note is not visible to the blocked user.