opt: optimize ipc event send

This commit is contained in:
DreamMaoMao 2026-05-28 12:45:30 +08:00
parent 5af4f917f5
commit a6fa3d8849
6 changed files with 97 additions and 55 deletions

View file

@ -1225,5 +1225,5 @@ arrange(Monitor *m, bool want_animation, bool from_view) {
checkidleinhibitor(NULL);
}
printstatus();
printstatus(IPC_WATCH_ARRANGGE);
}