https://bugs.kde.org/show_bug.cgi?id=465767
Bug ID: 465767
Summary: fake-input protocol listed, but never used
Classification: Applications
Product: kdeconnect
Version: 22.12.2
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
(CMakeLists.txt for
mousepad)[https://invent.kde.org/network/kdeconnect-kde/-/blob/master/plugins/mousepad/CMakeLists.txt]
lists the fake-input protocol and generates headers for it using
ecm_add_qtwayland_client_protocol.
The protocol itself is never used though, instead the
[RemoteDesktop](https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.RemoteDesktop)
portal is used.
STEPS TO REPRODUCE
-
OBSERVED RESULT
fake-input protocol is listed but never used.
EXPECTED RESULT
fake-input protocol is either used or not listed
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
Kernel 6.1.11,
Graphics Platform: Wayland
KDE Plasma Version:
plasmashell 5.26.5
KDE Frameworks Version:
KDE Frameworks: 5.103.0
Qt Version:
Qt: 5.15.8
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.