| Summary: | No Option to Disable Clipboard Sync | ||
|---|---|---|---|
| Product: | [Applications] krdc | Reporter: | lukasubo |
| Component: | RDP | Assignee: | Urs Wolfer <uwolfer> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | luke-jr+kdebugs |
| Priority: | NOR | ||
| Version First Reported In: | 25.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/krdc/-/commit/0b495b3cb37ba2c3066bb1b3c5f63eead688444d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
lukasubo
2025-05-14 17:04:33 UTC
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 |