-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
KDE Plasma Wayland: KDE detect Touch Screen as Drawing Tablet #2134
Comments
The drawing tablet thing is a known issue that's already fixed in nightly. Please post the logs from the nightly build. |
Logs from the nightly build: [2024-02-12 14:23:15.998021] [0x00007fc9200be000] [info] Sunshine version: 0.21.0.8689469ea8387bff6a7483c7c8bb565551bd8f41 ** (sunshine:422333): WARNING **: 14:23:16.136: AT-SPI: Could not obtain desktop path or name ** (sunshine:422333): WARNING **: 14:23:16.137: atk-bridge: GetRegisteredEvents returned message with unknown signature ** (sunshine:422333): WARNING **: 14:23:16.137: atk-bridge: get_device_events_reply: unknown signature ** (sunshine:422333): WARNING **: 14:23:16.137: atk-bridge: get_device_events_reply: unknown signature evtest: No device specified, trying to scan all of /dev/input/event* |
Ok, that all looks correct. What are you expecting to happen? The touchscreen is not initialized until a client connects and send a native touch event (note: iOS and Android clients do not currently send native touch events, only native pen events). Edit: Also you don't have the proper FFmpeg and Mesa version installed, which is why no working encoders are found. See https://rpmfusion.org/Howto/Multimedia |
Thank you very much! I successfully tested touchscreen input using moonlight android, but it seems that wayland apps does not accept touch input, Only apps using xwayland react to touch event. |
And touchscreen device does not appear in KDE systemsettings. |
It seems this issue hasn't had any activity in the past 90 days. If it's still something you'd like addressed, please let us know by leaving a comment. Otherwise, to help keep our backlog tidy, we'll be closing this issue in 10 days. Thanks! |
This issue was closed because it has been stalled for 10 days with no activity. |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
In stable release, KDE Plasma Wayland, the virt touchscreen device ("Touchscreen Passthrough") was detected as drawing tablet, which is useless, because it can not send click event.
In nightly release, KDE Plasma Wayland, both touchscreen and drawing tablet were not detected.
Expected Behavior
touchscreen virt device be detect as touchscreen device.
Additional Context
No response
Host Operating System
Linux
Operating System Version
Fedora 39
Architecture
64 bit
Sunshine commit or version
0.21.0
Package
Linux - AppImage
GPU Type
n/a
GPU Model
no
GPU Driver/Mesa Version
no
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: