Author :
Sam Lantinga
Date :
2015-11-09 08:54:42
Hash :2d884656 Message :add hacky support for failed fullscreen transitions. SDL doesn't have the concept of a fullscreen transition that failed. if the user is actively changing spaces while the app goes fullscreen, it fails to go fullscreen; now it will just try again instead of hanging around with the wrong window styles.