moonlight-stream / moonlight-ios

GameStream client for iOS/tvOS
GNU General Public License v3.0
970 stars 244 forks source link

Touch Control Improvement #596

Open StaticDoDoubleG opened 4 months ago

StaticDoDoubleG commented 4 months ago

Is your feature request related to a problem? Please describe. Moonlight on iOS lacks proper touch control. I cannot scroll by touch in iPad. These touch function works properly at Android Environment, so I think this is an iOS version app problem.

Describe the solution you'd like Please make iOS app compatible with windows touch control. Erase the useless zoom function, I think this function might bother proper touch control. If you cannot erase it, please make an option to choose it.

Additional context This video is a comparison between iOS and Android Moonlight App. You can see iOS version doesn't support proper touch control, while Android version fully supports touch function of windows.

https://github.com/moonlight-stream/moonlight-ios/assets/133185833/c42a39bf-987b-4040-a732-b0caf2f1ed59

uEternali commented 3 months ago

SAME ISSUE

TrueZhuangJia commented 2 weeks ago

Hi guys, I created a fork to implement multi-touch on iOS. Have a try if you are able to sideload the app on iOS https://github.com/TrueZhuangJia/moonlight-ios-NativeMultiTouchPassthrough/tree/Moonlight-iOS-ZWM