Replies: 1 comment 2 replies
-
If the focus api is updated to properly support macOS and iOS, in the same way as NSResponder so that the active window gets Also worth noting that while this package works on iPadOS if your hoping to use it to get global keyboard shortcuts even through this was demoed in WWDC.. it seems it never landed into a public (or beta) build of the OS. So the use case on iPadOS right now is limited to being able to have some form of connection between multiple scenes tracking the one that is |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm about to test it shortly, but this KeyWindow implementation looks really good and thorough. It fills in a major gap in SwiftUI 2 on macOS (& iPadOS).
Is there any indication Apple will put in a fix anytime soon? If not, those of us writing for SwiftUI will have to rely on something like this.
P.S. Makes me long for the Inside Mac Volume I days when you could just wait for activateEvt to know which window was key then call the Menu Manager to manipulate the menus....
Beta Was this translation helpful? Give feedback.
All reactions