scummvm/backends/platform
Colin Snover 3a95213905 SDL: Automatically grab mouse upon entering fullscreen
Folks are confused about the new behaviour where the mouse is not
restricted to the game area in fullscreen, which is understandable.

This changes mouseIsGrabbed to use SDL directly in order to avoid
making changes to the user preference in the _inputGrabState.
Otherwise we'd either clobber the user's previous windowed mouse
grab preference, or require maintaining a second variable just to
track the original state, when we can have SDL do that for us.
2017-10-23 22:36:04 -05:00
..
3ds BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
android BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
androidsdl ANDROIDSDL: implemented checking and fixing sdcard path 2017-06-25 10:50:36 +02:00
dc BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
dingux GCW0: Fixed wording in the README 2016-10-09 16:14:13 +02:00
ds BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
gph GPH: Remove unused include 2017-09-12 21:37:52 +01:00
ios7 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
iphone BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
linuxmoto SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
maemo MAEMO: Update debian/changelog 2016-09-28 20:44:30 -05:00
n64 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
null NULL: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
openpandora OPENPANDORA: Remove unused include 2017-09-12 21:41:55 +01:00
ps2 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
psp PSP: Improve const-correctness 2017-10-15 16:11:47 -05:00
samsungtv SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
sdl SDL: Automatically grab mouse upon entering fullscreen 2017-10-23 22:36:04 -05:00
symbian ALL: Bump copyright year to 2017 2017-01-01 10:58:56 +01:00
tizen JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
webos WEBOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
wii BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
wince ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSCREEN 2016-04-10 13:02:27 +02:00