Ah ok, DisplayFusion wouldn't be able to force it minimized before it's shown. We used to process windows before they were shown, but it caused issues with too many applications so now we wait until it's visible, then move/minimize/maximize it.
Fear na Boinne
38 discussion posts
I understand how that could cause issues, but the normal/max/min options are parameters you can pass in the Windows API call to begin with, the other two will probably be more involved, but I'd be happy with just the minimized option TBH.
From experience however (I was a dev myself a long long time ago, when I was still a young dog) it typically makes more sense to do a change request like this properly from the get go that to do one small thing and then have to expand on it later...
Ok, that's good to know. I will check in with our developers on this and see what I can find out.
We've added it to our list to investigate and we'll definitely let you know if/when we're able to add it.
Thanks!