Add KDEck to Plugin Store#1067
Conversation
Issues FoundNo issues with your PR description were found. Next Steps
Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️ |
|
This pull request is stale as no updates or testing reports have been posted within the last 7 days. Please ensure you are actively recruiting testers or resolving the issues discussed. If you do not remove the stale label or comment, this will be closed in 7 days. Please close this pull request if you need more time to resolve issues so we can keep our repo healthy. |
|
This PR is still active. I am preparing a small store-review cleanup for KDEck before requesting testing store review:
After pushing the updated KDEck commit and submodule pointer, I will post the validation results here and recruit a third-party SteamOS Stable/Beta tester for a properly formatted Plugin Testing Report. |
Plugin Testing ReportPlugin: KDEck SummaryI tested KDEck on a real Steam Deck in Game Mode. The plugin installed successfully, appeared in Decky Loader, and the main clipboard and file transfer features worked as expected. Test Environment
Installation
Result: Pass Pairing and Discovery
Result: Pass Clipboard Receive
Result: Pass File Receive
Result: Pass File Send
Result: Pass Persistence
Result: Pass Desktop KDE Connect Isolation
Result: Pass Issues FoundNo blocking issues found during testing. Final ResultPass. KDEck worked correctly for the tested clipboard and file transfer workflows on a real Steam Deck. |
|
Community testing reports posted:
KDEck is updated to A third-party Plugin Testing Report has also been posted by @P0me1oo. The current workflow appears to be waiting for approval to deploy to
Could a maintainer please approve the workflow when available? |
|
This pull request is stale as no updates or testing reports have been posted within the last 7 days. Please ensure you are actively recruiting testers or resolving the issues discussed. If you do not remove the stale label or comment, this will be closed in 7 days. Please close this pull request if you need more time to resolve issues so we can keep our repo healthy. |
|
Hi! I finally have enough time to test KDEck: Plugin Testing ReportInstalled Plugins
Specifications
Test setupSteam Deck OLED 512GB paired with a Mac running the desktop KDE Connect client (v26.04) over the same Wi-Fi. Tested against a desktop client, not a phone. What worked
IssuesHas the following major blocking issue(s): None Has the following minor non-blocking issue(s):
Relevant logs (clipboard from Mac to Deck, one of the failed attempts)peer_tls_handshake_done {..., 'duration_ms': 23} When it fails, the session seems to close right after the identity exchange, before the clipboard packet gets through. SummaryTested on a Steam Deck OLED 512GB paired with a Mac desktop KDE Connect client on the same Wi-Fi. Discovery, pairing, and file transfer in both directions all worked well. Clipboard receive did work (text from the Mac showed up in KDEck) but felt inconsistent: I couldn't reliably reproduce it, and the logs show sessions frequently closing right after the handshake. No blocking issues though. There's also a recurring trusted-devices write error in the logs that looks like a write race. Happy to export full logs via |
Add KDEck to Plugin Store
KDEck is a Decky Loader plugin for Steam Deck game mode. It provides a focused KDE Connect-compatible bridge for clipboard text and file transfer.
This is a refreshed KDEck submission. The previous PR #1055 was closed as stale; this submission targets KDEck 0.9.6 with updated documentation, green CI, refreshed validation, and a fix for stale file-received toast notifications.
Scope:
/home/deck/Downloads.Isolation and safety:
org.kde.kdeconnect.Root usage:
_rootis used for Decky backend process-state checks, starting/stopping the managed KDEck receiver, and controlled deck user session commands.Validation:
508c3e4.pnpm buildpassed.ruff checkpassed.Task Checklist
Developer
Plugin
Backend
Community
Testing