fix: swallow window miss focus

This commit is contained in:
DreamMaoMao 2025-03-30 13:04:27 +08:00
parent 6ffd3fea89
commit ca89ab1eb9

View file

@ -1363,6 +1363,8 @@ swallow(Client *c, Client *w)
if(!c->foreign_toplevel && c->mon)
add_foreign_toplevel(c);
focusclient(c, true);
}
void // 0.5