Bug 448604 - Remote input on Wayland doesn't work.
Summary: Remote input on Wayland doesn't work.
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-16 16:00 UTC by espencer2699
Modified: 2023-11-25 08:38 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description espencer2699 2022-01-16 16:00:52 UTC
SUMMARY
Remote input on Wayland doesn't work.


STEPS TO REPRODUCE:
1. Open KDE connect app and connect to Wayland based environment
2. Select Remote Input
3. Touch phone screen and observe that nothing happens

OBSERVED RESULT:
Nothing happens

EXPECTED RESULT:
Touch input should control the mouse pointer on the remote machine.

SOFTWARE/OS VERSIONS:
Fedora Linux 35 with Swaywm 1.6.1
KDE Connect
kdeconnect-cli version 21.04.3
Kernel Version: 5.15.14-250.vanilla.1.fc35.x86_64
Graphics Platform: Wayland
Processor: AMD Ryzen 7 3700X
Memory: 15.9 GiB of RAM
Graphics Processor: Mesa AMD Radeon R9 Fury

Nokia 6.1 with Android 10 with KDE connect 1.17.0

Oneplus 6 running PostmarketOS with KDE connect.

ADDITIONAL INFORMATION
Neither Nokia nor Oneplus can send remote input to the Fedora machine that's running Sway.
Comment 1 David Marzal 2022-07-20 23:08:34 UTC
Android 11 FP3 F-droid KDE Connect 1.19.1
The mouse functionality works OK.
Compose send doesn't sent anything, neither the Remote presentation next or previous slide buttons(laser works)

Operating System: Arch Linux
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Kernel Version: 5.18.12-hardened1-1-hardened (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-8400 CPU @ 2.80GHz
Graphics Processor: AMD Radeon RX 580 Series

PD: BUG https://bugs.kde.org/show_bug.cgi?id=444583 is a candidate for closing or a duplicate of this one.
Comment 2 Prajna Sariputra 2023-02-16 08:23:39 UTC
On Plasma remote input should work properly (both keyboard and mouse) with Plasma 5.27 and KDE Connect 23.04 once both are released, which is bug 429173.

Sway (and wlroots based stuff in general) however currently lacks support for the XDG remote desktop portal (see https://github.com/emersion/xdg-desktop-portal-wlr/issues/2), which is what KDE Connect 23.04 will use for remote input functionality, so I think that would now be an upstream issue rather than a KDE Connect issue.