Kir-Antipov / cubes-without-borders

A mod that allows you to play Minecraft in a borderless fullscreen window
MIT License
18 stars 8 forks source link

Borderless always goes to the "Main" display #5

Closed ModdingPink closed 5 months ago

ModdingPink commented 8 months ago

Hey! Due to my setup I'm required to set my "Main" display to a different display than what my actual main display should be. Could you implement support to change which display is used for borderless? Thanks!

Kir-Antipov commented 8 months ago

Hi! Yup, I can absolutely do that :) This needs a little bit more tinkering, as it is not as simple as with the "traditional" fullscreen, where you just tell your app to go to a specific monitor. Thus, I didn't implement this functionality for the first version of the mod. However, it absolutely is a valid use case, and I will support it.