Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macos: clear window stack before requesting motion
We want to ensure that we recalculate the sort order of windows before processing the motion. Generally this would be done in response from the display server in GdkMacosWindow, but I've seen it possible to race there.
- Loading branch information