Add Docky plugin#1090
Open
datbird wants to merge 2 commits into
Open
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Docky to Plugin Store
Docky is a Steam Deck automation plugin on a Task ‚ Action ‚ Mode model, run manually or by triggers (dock/undock, AC power, controller connect, resume, startup). It ships built-in dock fixes (docked-audio sink switch, controller order, gamescope composition/stretch, TDP cap), a temp‚ RPM fan-control engine with named profiles, and full Sunshine game-streaming control.
How it differs from decky-sunshine: decky-sunshine only starts/stops Sunshine. Docky is a broader automation framework whose Sunshine support is one integrated Action ‚it can drive Sunshine directly or defer to decky-sunshine ‚ and adds self-healing mDNS discovery, capture-health recovery, and Sunshine‚ Desktop GPU coexistence not offered elsewhere.
Root disclosure: Docky declares
flags:["root"]. For Sunshine KMS capture, it creates a setuid-root copy of the system's ownbwrapunder/var/lib/docky(root-owned chain;/tmpand/runarenosuidon SteamOS). Rationale and the security hardening (TOCTOU guards, clean_env, subprocess timeouts) are indocs/design-notes.mdanddocs/decky-integration.md. It bundles no third-party binaries ‚ the backend is pure Python, the frontend builds from source.Repo: https://github.com/datbird/docky (v1.4.7)
Task Checklist
Developer
Plugin
Backend
Community
Testing