mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Enable indirect input events on iOS for proper mouse support
This commit is contained in:
@ -33,6 +33,8 @@
|
||||
<true/>
|
||||
<key>UIStatusBarHidden</key>
|
||||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
|
Reference in New Issue
Block a user