joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.82k stars 383 forks source link

Fix fullscreen mode not responding when launched in TTF mode (Windows) #5262

Closed maron2000 closed 3 weeks ago

maron2000 commented 4 weeks ago

On Windows, DOSBox-X didn't respond when switched to fullscreen in TTF mode.

Tested on Visual Studio SDL1 & SDL2

Fixes #5142

Edit: This should be a problem for Windows (VS & MinGW) SDL2 builds. As far as I roughly tested, there seems no problem for mac & Linux (ArchLinux) builds.