koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
24.1k stars 647 forks source link

Severe lag when processing commands #2442

Open danog opened 1 month ago

danog commented 1 month ago

Randomly, running yabai commands such as /opt/homebrew/bin/yabai -m window --focus stack.next (or any other yabai command used for switching between windows or closing them, including manually via the terminal) takes up to 3 seconds (or more) to complete.

The lagging starts after spikes in CPU and disk usage, and does not stop until the yabai service is restarted.

koekeishiya commented 3 weeks ago

Sounds like https://github.com/koekeishiya/yabai/issues/2377 to me.