Morph21 / MercuryTrade-Community-Fork

An overlay application for Path of Exile(Tracking, Trading, Chat, etc)
MIT License
140 stars 24 forks source link

[FEATURE REQUEST] - Support for Multi-Monitor #4

Open Macaddict42 opened 3 years ago

Macaddict42 commented 3 years ago

I frequently run PoE on my 2nd or 3rd monitor while I work or do other things on my primary monitor. When I do this, MercuryTrade only ever displays the overlay on my primary monitor.

I would like MercuryTrade to automatically switch to whatever monitor Path of Exile is being displayed on by getting the window handle and checking the window bounds.

Morph21 commented 3 years ago

Is there a reason why did you close this feature request?

Morph21 commented 3 years ago

moving to mileston 1.1.3

Morph21 commented 3 years ago

After looking into this problem I do know that it's impossible to make it in a good way. It's practically impossible to support multiple resolutions with some kind of automatic change. MT is not a one window application.

I think that the best solution for this problem will be option to choose a profile so you will be able to run MT and change profile which includes all settings, positions of windows etc.

ian-g-holm-intel commented 3 years ago

Are you still planning on implementing this? It seems like you can require that multi-monitor only works if all monitor resolutions are the same. Then it's just a matter of docking the windows relative to the screen poe is running on.

Morph21 commented 3 years ago

Yea, im still planning on solving that problem but i'm not sure about best solution yet. Automatic change is not a solution here because you won't be able to put your notifications at other monitor.