From 99a1891ae2856057c86e147e1355c74ad113d2b5 Mon Sep 17 00:00:00 2001 From: Lobinux Date: Mon, 9 Feb 2026 16:47:09 -0300 Subject: [PATCH 1/4] feat: add CapyDeploy plugin v0.7.2 --- .gitmodules | 3 +++ plugins/CapyDeploy | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/CapyDeploy diff --git a/.gitmodules b/.gitmodules index 5f50c4748..9679f5350 100644 --- a/.gitmodules +++ b/.gitmodules @@ -332,3 +332,6 @@ [submodule "plugins/DeckPass"] path = plugins/DeckPass url = https://github.com/Teppichseite/DeckPass +[submodule "plugins/CapyDeploy"] + path = plugins/CapyDeploy + url = https://github.com/lobinuxsoft/decky-capydeploy.git diff --git a/plugins/CapyDeploy b/plugins/CapyDeploy new file mode 160000 index 000000000..9b3d7fb65 --- /dev/null +++ b/plugins/CapyDeploy @@ -0,0 +1 @@ +Subproject commit 9b3d7fb65a7786804336c7d3d2266c424c96b0da From 98d95de38d4e960c95120c31f4febafb7822621c Mon Sep 17 00:00:00 2001 From: Beebles <102569435+beebls@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:51:40 -0700 Subject: [PATCH 2/4] Fix .gitmodules by resolving merge conflicts Removed merge conflict markers and cleaned up submodule entries. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8406cadef..90f23066f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -332,12 +332,9 @@ [submodule "plugins/DeckPass"] path = plugins/DeckPass url = https://github.com/Teppichseite/DeckPass -<<<<<<< add-capydeploy [submodule "plugins/CapyDeploy"] path = plugins/CapyDeploy url = https://github.com/lobinuxsoft/decky-capydeploy.git -======= [submodule "plugins/decky-launch-options"] path = plugins/decky-launch-options url = https://github.com/Wurielle/decky-launch-options.git ->>>>>>> main From ef20943ce8dda6aa4d9dfa58e4ea0a73bb98d48e Mon Sep 17 00:00:00 2001 From: Lobinux Date: Mon, 27 Apr 2026 15:09:55 -0300 Subject: [PATCH 3/4] feat: update CapyDeploy to v1.2.0 Updates the CapyDeploy submodule to v1.2.0, which fixes the long-standing mDNS announcement bug at boot (loopback IP) and adds resilient lifecycle: event-driven UI feedback via toast notifications, automatic re-registration after suspend/wake, and retry until the network is ready. Closes lobinuxsoft/decky-capydeploy#28 Closes lobinuxsoft/decky-capydeploy#29 Release notes: https://github.com/lobinuxsoft/decky-capydeploy/releases/tag/v1.2.0 --- plugins/CapyDeploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CapyDeploy b/plugins/CapyDeploy index 9b3d7fb65..a35e7f80c 160000 --- a/plugins/CapyDeploy +++ b/plugins/CapyDeploy @@ -1 +1 @@ -Subproject commit 9b3d7fb65a7786804336c7d3d2266c424c96b0da +Subproject commit a35e7f80c945790f5dde160b6464f4075d0c9609 From 50875e5568bd064b6c1aa032b39a659ccbed8cd5 Mon Sep 17 00:00:00 2001 From: lobinuxsoft Date: Fri, 1 May 2026 17:45:29 -0300 Subject: [PATCH 4/4] Bump CapyDeploy submodule to v1.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SteamOS 3.7.x render fix — see lobinuxsoft/decky-capydeploy#33 --- plugins/CapyDeploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CapyDeploy b/plugins/CapyDeploy index a35e7f80c..870c67ed0 160000 --- a/plugins/CapyDeploy +++ b/plugins/CapyDeploy @@ -1 +1 @@ -Subproject commit a35e7f80c945790f5dde160b6464f4075d0c9609 +Subproject commit 870c67ed0189125b8b530bcdec3972b09091a534