opt: optimize handle foreign toplevel

This commit is contained in:
DreamMaoMao 2025-12-10 22:35:45 +08:00
parent 64d350ee9b
commit f771e56c31
2 changed files with 42 additions and 19 deletions

View file

@ -682,4 +682,6 @@ arrange(Monitor *m, bool want_animation) {
motionnotify(0, NULL, 0, 0, 0, 0);
checkidleinhibitor(NULL);
}
printstatus();
}