I'd like to create a window/app that behaves like macOS Spotlight:
- It shows over fullscreen apps
- It doesn't deactivate the active app. If the window opens while you have Chrome focused, the Chrome menu bar is still shown and the Chrome window looks like it's still focused.
On macOS I think this kind of window is an NSPanel
I'd like to create a window/app that behaves like macOS Spotlight:
On macOS I think this kind of window is an NSPanel