Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macos: fix resize when using server-side decorations
If we are using NSWindow titled windows, we don't end up waking up the frame clock when the window is resized on the display server. This ensures that we do that after getting a notification of resize.
- Loading branch information