SUMMARY KRDC does not have a way to disable synchronization of the clipboard for an RDP connection. This is usually a standard option for RDP clients due to the privacy and security concerns. It would be really good to have this option. STEPS TO REPRODUCE 1. Search for an option to toggle clipboard sync in the connection settings. 2. Find none. 3. Confirm that the clipboard is always synchronized. SOFTWARE/OS VERSIONS Latest KRDC Flatpak.
A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/186
*** Bug 170479 has been marked as a duplicate of this bug. ***
Git commit 0b495b3cb37ba2c3066bb1b3c5f63eead688444d by Fabio Bas. Committed on 20/05/2025 at 10:40. Pushed by ctrlaltca into branch 'master'. Add clipboard sharing toggle button Heavily based on https://invent.kde.org/network/krdc/-/merge_requests/22 (co authored by Luke Dashjr @lukedashjr) M +10 -0 core/hostpreferences.cpp M +3 -0 core/hostpreferences.h M +19 -0 core/remoteview.cpp M +10 -0 core/remoteview.h M +2 -0 krdcui.rc M +21 -0 mainwindow.cpp M +1 -0 mainwindow.h M +5 -0 rdp/rdpview.cpp M +1 -0 rdp/rdpview.h M +5 -0 vnc/vncview.cpp M +1 -0 vnc/vncview.h https://invent.kde.org/network/krdc/-/commit/0b495b3cb37ba2c3066bb1b3c5f63eead688444d