g3n / engine

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

fullscreen always uses primary monitor #283

Open fakke opened 1 year ago

fakke commented 1 year 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.