Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better touch support #636

Open
stefanilijev97 opened this issue Jun 22, 2024 · 8 comments
Open

Better touch support #636

stefanilijev97 opened this issue Jun 22, 2024 · 8 comments

Comments

@stefanilijev97
Copy link

As of now, we do have some sort of touch support, but the overall idea is not tailored for real touch devices with 10-point support and gestures. As of now, it serves little to no purpose because touch devices work differently than this implementation.

Solution - implement better support for touch devices such as iPads with apple pencil, phones etc. which can include 10-point touch, native gesture support (Windows/MacOS) and stylus support.

As for the workarounds and alternatives… I tried everything and it seems its just Moonlight not so good implementation of the feature.

@alotofentropy
Copy link

isnt there a potential pull request for this.

@TrueZhuangJia
Copy link

@stefanilijev97
Copy link
Author

check my repo, https://github.com/Moonlight-the-Fried-Fish/moonlight-ios-NativeMultiTouchPassthrough

Some people value their privacy for one reason or another… and sideloading comes with potential risks. I would like to try it with TestFlight, if that is possible from your perspective.

@TrueZhuangJia
Copy link

TestFlight is already ON, link is on the readme page

@TrueZhuangJia
Copy link

isnt there a potential pull request for this.

Na, that one was buggy. i reviewed the code. For bug-free multi-touch and more features, try mine with testflight available
https://github.com/Moonlight-the-Fried-Fish/moonlight-ios-NativeMultiTouchPassthrough

@vanyasem
Copy link

@vanyasem
Copy link

Related: #597

@vanyasem
Copy link

Related: #596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants