Jump to content


AgentC

Member Since 03 Sep 2010
Offline Last Active May 12 2013 04:38 PM
-----

Posts I've Made

In Topic: SDL 2.0 fullscreen mode won't work?

21 October 2012 - 07:19 PM

You could try adding SDL_WINDOW_BORDERLESS to the flags. Also make sure you're using the latest head revision from the Mercurial repository. SDL 2.0 is certainly a work in progress; I remember they committed just recently some fixes to Linux fullscreen mode. As far as I'm aware SDL 2.0 is trying to be friendlier with the window managers and their various extensions, however that also makes fullscreen mode setup more errorprone.