g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.8k stars 295 forks source link

fullscreen always uses primary monitor #283

Open fakke opened 2 years ago

fakke commented 2 years ago

currently, there is no way to put the window in fullscreen mode on a secondary monitor. intuitively, i would expect it to use the same monitor that contains the window at the moment of the call.