resize() now does the same check
@@ -809,7 +809,6 @@ commitnotify(struct wl_listener *listener, void *data)
return;
}
if (client_surface(c)->mapped && c->mon)
resize(c, c->geom, (c->isfloating && !c->isfullscreen));
/* mark a pending resize as completed */
The note is not visible to the blocked user.