opt: reset global window record per when arrange

This commit is contained in:
DreamMaoMao
2025-12-29 09:51:12 +08:00
parent af1f7850ee
commit 42f722ada2
3 changed files with 29 additions and 0 deletions

View File

@@ -5693,6 +5693,7 @@ toggleseltags:
if (changefocus)
focusclient(focustop(m), 1);
reset_multi_tag_client_per(m);
arrange(m, want_animation);
printstatus();
}