Tarmslitaren / FrosthavenAssistant

flutter app
GNU Affero General Public License v3.0
188 stars 49 forks source link

Fullscreen on Windows is fixed to Display 1 #114

Open NeMeSiStm opened 1 year ago

NeMeSiStm commented 1 year ago

When i select Fullscreen it is always on my main Screen. I can move the window to other screens, but and as soon as i click Fullscreen, it gets set to Fullscreen on Display 1.

(i am talking about the borderless Fullscreen you can set in the options panel.)

Windows 10 Testet with 1.7.2

rathe commented 1 year ago

Can confirm this still affects v1.8.1. The app also retains the resolution of the its original display when it's moved. So if you have my situation, where Display 1 is a 4k monitor, and Display 2 (and 3) is 1080p, an app fullscreened on a secondary display takes up the upper-left corner of Display 1. And an app fullscreened on the primary display and then moved to a secondary, has its window sized to the 1080p display, but shows elements scaled for 4k.

@NeMeSiStm: If you're not familiar with WIN+Shift+LeftArrow/RightArrow, that key combination can be used to move a fullscreened XHA app to your preferred display. It's a great workaround if you don't have differing resolutions like I do.