d2dx icon indicating copy to clipboard operation
d2dx copied to clipboard

Windescreen Window stays up and don't get minimized when focus is lost

Open 0x4e44 opened this issue 3 years ago • 10 comments

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 ,

0x4e44 avatar May 05 '21 21:05 0x4e44

Do you mean the window should be "always on top"?

bolrog avatar May 06 '21 07:05 bolrog

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.

updawg avatar May 06 '21 14:05 updawg

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

0x4e44 avatar May 06 '21 15:05 0x4e44

I see what you mean now, I'll look into it.

bolrog avatar May 07 '21 14:05 bolrog

Just to be clear, if I run windowed mode it does not lose focus/minimize. Same for you, right? So this is in fullscreen?

bolrog avatar May 12 '21 13:05 bolrog

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 .

updawg avatar May 12 '21 14:05 updawg

It keeps minimizing over on my end. Latest version also of the wrapper.

0x4e44 avatar May 12 '21 19:05 0x4e44

Which Windows version are you running?

bolrog avatar May 12 '21 20:05 bolrog

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.

0x4e44 avatar May 12 '21 20:05 0x4e44

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).

ben-wallis avatar Sep 19 '21 17:09 ben-wallis