moonlight-stream / moonlight-android

GameStream client for Android
GNU General Public License v3.0
3.97k stars 625 forks source link

Actual touch input pass through #1396

Open Krodity opened 2 months ago

Krodity commented 2 months ago

Is your feature request related to a problem? Please describe.

When using the android and iOS versions of moonlight the app does not seem to pass through actual touch input, instead it acts more like you’re just clicking there with a mouse, the windows version of moonlight does however pass it through and works intended, so I’m unsure if it is a bug or was done this way intentionally but it would be nice to be implemented

Describe the solution you'd like

Switch to actually passing through touch input so windows treats it like a touch enabled screen like the windows app of moonlight does

Describe alternatives you've considered

Alternatively I’ve been relying on SuperDisplay, another application that turns android devices into a touchscreen monitor for when I have workloads that i utilize my tablet as a monitor

Screenshots

No response

ClassicOldSong commented 2 months ago

You can try my fork before the official one gets touch pass through enabled: https://github.com/ClassicOldSong/moonlight-android/releases