tmandry / Swindler

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

Test harness part 2 #23

Closed tmandry closed 5 years ago

tmandry commented 5 years ago

Flesh out functionality in FakeState. Also fixes some bugs in Swindler itself.

Replace lazy var state with initialize(): this corrects a bug in the interface.