| Summary: | kdeconnect remote input isn't compatible with wayland compositors other than kwin. | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | r.kunschke |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | andrew.g.r.holmes, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
r.kunschke
2025-08-10 10:32:13 UTC
I've found a relevant ticket on kdeconnect's own bug-tracker: https://invent.kde.org/network/kdeconnect-kde/-/issues/4 > kdeconnect's remote input system is depending on kwin-wayland. That's why it isn't compatible with anything other than kwin That is not the case (any more). KDE Connect uses the RemoteDesktop portal, so it works on any system that implements the portal. Most notably xdg-desktop-portal-wlr does not implement it currently (https://github.com/emersion/xdg-desktop-portal-wlr/issues/2), but that's up to them to add support for it. |