ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.79k stars 65 forks source link

Enable focusing on an opened window #121

Open zemse opened 5 days ago

zemse commented 5 days ago

When we have a lot of screens and windows open, also if we are full screen in some other application, then the opened window is somewhere else and we have to find it. It would be great to move the focus to the newly created window, we move to the screen and the window is visible in the front.