Post not yet marked as solved
Post marked as unsolved with 1 replies, 393 views
By using NSWindowCollectionBehaviorCanJoinAllSpaces, I can make NSWindow show up on every already opened space, however, it won't show up on spaces that were added after app launch. How can I display NSWindow on spaces which were added after app launch? For example SideNotes app it can be shown on all spaces, on already opened ones before app launch and ones which were created after app launch.