goatcorp / XIVLauncher.Core

Cross-platform version of XIVLauncher, optimized for Steam Deck
GNU General Public License v3.0
84 stars 35 forks source link

Main window always spawns on "wrong" screen #116

Closed bioxz closed 3 months ago

bioxz commented 3 months ago

The main XIVLauncher windows after execution of XIVLauncher.Core always spawns on my left most monitor. It does neither correctly detect my primary monitor nor does remember its last position.

I'm using KDE Plasma 5.27 on Wayland and XIVLauncher 1.0.7.0. The monitor configuration consists of two monitors, whereas the right monitor is the primary monitor in front of me. That monitor is also set as "Primary" in the KDE Plasma settings (although I don't exactly know what that does, but applications normally open on that screen).

It would be great to have one or both of these features supported:

reiichi001 commented 3 months ago

Window placement is dictated by your Desktop Environment. It should always go to the "primary" monitor. We don't have any ways of adjusting that because the DE/window manager controls that.