How to prevent primary window from coming back into focus when dismissing overlay window for macOS?
I’m dismissing an auxiliary overlay window in tauri using a tauri command that works as follows in main.rs
:
I’m dismissing an auxiliary overlay window in tauri using a tauri command that works as follows in main.rs
: