@@ -485,6 +485,8 @@ swallow(Client *p, Client *c)
{
if (c->noswallow || c->isterminal)
return;
if (!swallowfloating && c->isfloating)
detach(c);
detachstack(c);
The note is not visible to the blocked user.