klayveR / xenontrade

Path of Exile trading app for price checking and trade whisper management
MIT License
117 stars 23 forks source link

Xenon stealing focus from PoE #15

Closed XScorpion2 closed 6 years ago

XScorpion2 commented 6 years ago

Running PoE in Windowed Fullscreen, alt-tab out of PoE, then click back into PoE. PoE will have focus for 0.5-1s before focus is lost / stolen by Xenon. Xenon does not have Always focus PoE turned on.

klayveR commented 6 years ago

I assume the auto-minimize feature was enabled when this happened?

I believe this issue can be fully avoided by using win.setFocusable(focusable) on Windows. It's hard for me to properly test this as I only have a Windows VM, but I'll try to fix this as soon as possible.

XScorpion2 commented 6 years ago

Good call, I do have Auto-Minimize enabled and disabling it does fix the issue.

klayveR commented 6 years ago

This is fixed in v0.3.9.