Fullscreen on secondary monitor

Posted by elect on
URL: https://forum.jogamp.org/Fullscreen-on-secondary-monitor-tp4032833.html

Hi,

I would need to fullscreen my application on the monitor where the application itself is currently running

glWindow.setFullscreen() goes always on the primary monitor, is it possible to have it on the secondary one?