window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

Is there any way to focus on the previous window when I call windowManager.hide()?

Open zucchiniEvader opened this issue 1 year ago • 1 comments

I am feeling anxious about this.

zucchiniEvader avatar Jun 13 '23 01:06 zucchiniEvader

I was able to focus the previous window by adding NSApp.hide(nil) to the WindowManager.swift file.

cameronkloot avatar Aug 09 '23 12:08 cameronkloot