AminBhst/brisk

White windows on new instance

Opened this issue · 1 comments

Hi
I have this problem when Brisk is open on my tray, and I try to reopen it from my apps it gets stucked in white window.
Looks like a problem in opening new instance to me.
My OS is Fedora version 40.
Screenshot from 2024-06-07 18-38-35

windows_single_instance might do the trick for windows. Not sure about Linux though since I might have to write some platorm-specific code. I can't guarantee a fix that allows for showing the window of the previously running instance instead of opening a new one, but I might be able to at least prevent opening a new instance and leave it at that.
For my own future reference : Link