Is your feature request related to a problem? Please describe.
On Windows 11 I have Keyguard installed with scoop.
If Keyguard's running in the background, quiet, in the icons tray, and I launch Keyguard by its own .lnk file, it just launches a whole new instance/process.
Describe the solution you'd like
I'd like the main Keyguard.exe to run some basic(?) process/instance deduplication check, on windows 11 at least.
Describe alternatives you've considered
Alternatively, I'd like some kind of CLI arg for the main .exe such as --show-window.
I could try to take care of process deduplication by a bit of scripting.
I'd need such an option though because I have no idea how I could make Keyguard restore its own window.
Thanks in advance to whoever's gonna contribute to this issue of mine!
Should I have missed anything relevant to this issue, apologies.