Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3512:5ffbbfb78987
age | author | description |
---|---|---|
Wed, 02 Dec 2009 07:42:10 +0000 | Sam Lantinga | If we're fullscreen on a single-head system and lose focus, minimize |
Wed, 02 Dec 2009 07:38:28 +0000 | Sam Lantinga | On multi-display systems it's perfectly reasonable to have focus on a window on another monitor while the application is fullscreen. |
Tue, 01 Dec 2009 09:04:28 +0000 | Sam Lantinga | Explicitly clear fullscreen status rather than relying on the window focus behavior. |