tmandry / Swindler

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

New windows aren't discovered on space change #35

Open tmandry opened 5 years ago

tmandry commented 5 years ago

We should really handle space changed events by scanning for unknown windows.

This should come with either a WindowDiscoveredEvent or a SpaceChangedEvent with a list of windows (or both).