d2dx
d2dx copied to clipboard
Windescreen Window stays up and don't get minimized when focus is lost
hi there ,
I was wondering if there was any some sort of way to allow the lost of focus without getting the window minimized.
Thanks ,
Do you mean the window should be "always on top"?
With borderless full applications when you alt tab out and click outside the window it automatically minimizes. Sometimes it would be nice if that wasn't the default behavior. That way if you had a dual screen monitor setup on the other monitor you could browse a webpage while the game window was still up.
With borderless full applications when you alt tab out and click outside the window it automatically minimizes. Sometimes it would be nice if that wasn't the default behavior. That way if you had a dual screen monitor setup on the other monitor you could browse a webpage while the game window was still up.
That is exactly what could be nice :) Thanks for the explanation @updawg
I see what you mean now, I'll look into it.
Just to be clear, if I run windowed mode it does not lose focus/minimize. Same for you, right? So this is in fullscreen?
I tested this and it doesn't minimize when I alt tab out with a dual monitor setup. So I think this is fixed!
On Wed, May 12, 2021, 9:47 AM bolrog @.***> wrote:
Just to be clear, if I run windowed mode it does not lose focus/minimize. Same for you, right? So this is in fullscreen?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bolrog/d2dx/issues/50#issuecomment-839786146, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMSYAFUNTP7TKWSJCIPLX3TNKBGDANCNFSM44FZILMA .
It keeps minimizing over on my end. Latest version also of the wrapper.
Which Windows version are you running?
Windows 10 home 20H2
Le mer., mai 12, 2021 à 16:39, bolrog @.***> a écrit :
Which Windows version are you running?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
For anyone else having this issue, adding -w
to the command-line arguments fixed it for me. The game was starting in a window by default in the center of the screen, but it was actually in full screen mode of some sort (even though it didn't fill the screen).