Commit 2d884656c454ed7978553203de6f293543fd2865

Sam Lantinga 2015-11-09T08:54:42

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.