SDL: SDL_WarpMouse() will move cursor coordinates for captured mouse on Android O

This commit is contained in:
Sergii Pylypenko
2020-02-27 21:09:39 +02:00
parent 610e43e388
commit bb09438e1b
7 changed files with 27 additions and 7 deletions

View File

@@ -7,10 +7,10 @@ AppName="XServer XSDL"
AppFullName=x.org.server
# Application version code (integer)
AppVersionCode=12044 # Because Google Play already has test release with this version number
AppVersionCode=12048
# Application user-visible version name (string)
AppVersionName="1.20.44"
AppVersionName="1.20.48"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, '!!' will also hide the entry from the menu, so it cannot be disabled
@@ -26,7 +26,7 @@ AppDataDownloadUrl="!!Library mapping|bin-map.zip^!!Data files|:data.tar.gz:data
ResetSdlConfigForThisVersion=n
# Delete application data files when upgrading (specify file/dir paths separated by spaces)
DeleteFilesOnUpgrade="libsdl-DownloadFinished-0.flag busybox usr tmp pulseaudio.conf"
DeleteFilesOnUpgrade="libsdl-DownloadFinished-0.flag libsdl-DownloadFinished-1.flag busybox usr tmp pulseaudio.conf"
# Here you may type readme text, which will be shown during startup. Format is:
# Text in English, use \\\\n to separate lines (that's four backslashes)^de:Text in Deutsch^ru:Text in Russian^button:Button that will open some URL:http://url-to-open/