Axixi2233/moonlight-android

[Issue]: 为平板触控板优化支持

Opened this issue · 2 comments

Describe the bug

当前发现在平板上外接键盘触控板使用moonlight中鼠标位移是反转的,推测是在横屏模式触控板使用被识别为竖屏模式,如果使用本地鼠标模式,双指滚动操作异常,确认官方版moonlight 也有相同异常

Steps to reproduce

iqoo平板使用官方键盘的触控板

Affected games

desktop

Other Moonlight clients

PC

Moonlight adjusted settings

Yes

Moonlight adjusted settings (please complete the following information)

开本地鼠标支持 则无法使用双指滚动操作,不开本地鼠标则鼠标移动方向异常

Moonlight default settings

Yes

Gamepad-related connection issue

No

Gamepad-related input issue

Yes

Gamepad-related streaming issue

Yes

Android version

Android 14

Device model

iqoo pad 2 pro

Server PC OS version

windows 11 latest

Server PC GeForce Experience version

amd核显

Server PC Nvidia GPU driver version

amd 核显

Server PC antivirus and firewall software

火绒

Screenshots

No response

Relevant log output

No response

Additional context

No response

可以尝试一下我的fork

https://github.com/ClassicOldSong/moonlight-android

坐标旋转是 Android 本身的问题而且触发很随机,但至少捕获模式双指滚动和右键应该是好的

可以尝试一下我的fork

https://github.com/ClassicOldSong/moonlight-android

坐标旋转是 Android 本身的问题而且触发很随机,但至少捕获模式双指滚动和右键应该是好的

我去试试谢谢