tmandry / Swindler

macOS window management library for Swift
https://tmandry.github.io/Swindler/docs/main/
MIT License
690 stars 66 forks source link

WindowFrameChangedEvent #52

Closed tmandry closed 5 years ago

tmandry commented 5 years ago

Adds WindowFrameChangedEvent, replacing both WindowPosChangedEvent and WindowSizeChangedEvent.

Finally closes #16.