From b08d953469953ce1443c819ae61c0e8adbf05eaa Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Fri, 24 Nov 2023 13:31:12 -0800 Subject: [PATCH 01/25] Update build-plugins.yml --- .github/workflows/build-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-plugins.yml b/.github/workflows/build-plugins.yml index 06671dc8..2f011b12 100644 --- a/.github/workflows/build-plugins.yml +++ b/.github/workflows/build-plugins.yml @@ -285,7 +285,7 @@ jobs: - name: Download Decky CLI run: | mkdir /tmp/decky-cli - curl -L -o /tmp/decky-cli/decky "https://github.com/SteamDeckHomebrew/cli/releases/download/0.0.1-alpha.11/decky" + curl -L -o /tmp/decky-cli/decky "https://github.com/SteamDeckHomebrew/cli/releases/download/0.0.1-alpha.14/decky" chmod +x /tmp/decky-cli/decky echo "/tmp/decky-cli" >> $GITHUB_PATH From b16aa8d1d142069e237c5a8b0f1df096c22e4a59 Mon Sep 17 00:00:00 2001 From: Yao Chung Hu <30311066+FlashyReese@users.noreply.github.com> Date: Tue, 28 Nov 2023 02:21:09 +0800 Subject: [PATCH 02/25] Update Wine Cellar to 0.1.4 (#476) --- plugins/decky-wine-cellar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-wine-cellar b/plugins/decky-wine-cellar index 7ef5c8bd..889c7777 160000 --- a/plugins/decky-wine-cellar +++ b/plugins/decky-wine-cellar @@ -1 +1 @@ -Subproject commit 7ef5c8bdd1f88f904724b65cce5c624161463ca1 +Subproject commit 889c77775453ede3a961cbc6649b5c54c130e778 From b963908cc963e26e5eb612ae098e5853d3306f7b Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:09:30 -0500 Subject: [PATCH 03/25] Improvements to XREAL Air Driver, bump to version 0.2.7 (#474) --- plugins/decky-xrealAir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-xrealAir b/plugins/decky-xrealAir index f624f732..4d1eebc2 160000 --- a/plugins/decky-xrealAir +++ b/plugins/decky-xrealAir @@ -1 +1 @@ -Subproject commit f624f7325ea9f48ca39fdcccc0ff0f64e2fb5278 +Subproject commit 4d1eebc2df525f00c678e87c3f68976d5f7ca013 From c563aa0907d57933f8210fd2e4062b50a2640eea Mon Sep 17 00:00:00 2001 From: Lukas Senionis Date: Fri, 1 Dec 2023 15:12:30 +0200 Subject: [PATCH 04/25] Bump MoonDeck to 1.6.12 (#477) --- plugins/moondeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moondeck b/plugins/moondeck index 9214fae7..36ca7961 160000 --- a/plugins/moondeck +++ b/plugins/moondeck @@ -1 +1 @@ -Subproject commit 9214fae762654c6c5ff422f50d3e8bd57b88fcc4 +Subproject commit 36ca79610d59e66ebd79e55c1d44f0e4aed829d1 From 50f0551a30b38b804a2ee0cce26465fa46475e1a Mon Sep 17 00:00:00 2001 From: Sims <38142618+suchmememanyskill@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:12:58 +0100 Subject: [PATCH 05/25] Update SDH-CssLoader to v2.0.2 (#479) --- .gitmodules | 2 +- plugins/SDH-CssLoader | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d742d1c8..d803ac08 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,7 @@ url = https://git.ngni.us/NG-SD-Plugins/PowerTools [submodule "plugins/SDH-CssLoader"] path = plugins/SDH-CssLoader - url = https://github.com/suchmememanyskill/SDH-CssLoader + url = https://github.com/DeckThemes/SDH-CssLoader [submodule "plugins/vibrantDeck"] path = plugins/vibrantDeck url = https://github.com/libvibrant/vibrantDeck.git diff --git a/plugins/SDH-CssLoader b/plugins/SDH-CssLoader index d394112d..a321e9ec 160000 --- a/plugins/SDH-CssLoader +++ b/plugins/SDH-CssLoader @@ -1 +1 @@ -Subproject commit d394112d753b511b3e78ff87406286d948ee9742 +Subproject commit a321e9ec8235426e97529bcc3a11f411b98bafa5 From 46f0f2a83595939d5134e65ba50ba6c740bc9a54 Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:58:24 -0500 Subject: [PATCH 06/25] Bump XREAL plugin to v0.3.0, add Air 2 Pro support (#482) --- plugins/decky-xrealAir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-xrealAir b/plugins/decky-xrealAir index 4d1eebc2..3f943697 160000 --- a/plugins/decky-xrealAir +++ b/plugins/decky-xrealAir @@ -1 +1 @@ -Subproject commit 4d1eebc2df525f00c678e87c3f68976d5f7ca013 +Subproject commit 3f94369789d1235120732ccdceea9d376b427d01 From 914f7d030d362fb37436bc5ae0cc0cf0b148762e Mon Sep 17 00:00:00 2001 From: Dragoon Dorise Date: Sat, 9 Dec 2023 05:23:45 +0100 Subject: [PATCH 07/25] EmuDecky update v.1.0.2 (#459) --- .gitmodules | 3 +++ plugins/EmuDecky | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/EmuDecky diff --git a/.gitmodules b/.gitmodules index d803ac08..bd0f771e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -177,6 +177,9 @@ [submodule "plugins/decky-wine-cellar"] path = plugins/decky-wine-cellar url = https://github.com/FlashyReese/decky-wine-cellar.git +[submodule "plugins/EmuDecky"] + path = plugins/EmuDecky + url = https://github.com/EmuDeck/EmuDecky.git [submodule "plugins/decky-xrealAir"] path = plugins/decky-xrealAir url = https://github.com/wheaney/decky-xrealAir.git diff --git a/plugins/EmuDecky b/plugins/EmuDecky new file mode 160000 index 00000000..ca548d2f --- /dev/null +++ b/plugins/EmuDecky @@ -0,0 +1 @@ +Subproject commit ca548d2f38fcf941da6e135d90683dc0d750a1c7 From 5e7acd5e6a7b335bff35dc7e0bc760f02c85b3c4 Mon Sep 17 00:00:00 2001 From: Lukas Senionis Date: Sun, 10 Dec 2023 04:32:33 +0200 Subject: [PATCH 08/25] Bump MoonDeck to 1.6.13 (#484) --- plugins/moondeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moondeck b/plugins/moondeck index 36ca7961..5c57e0c9 160000 --- a/plugins/moondeck +++ b/plugins/moondeck @@ -1 +1 @@ -Subproject commit 36ca79610d59e66ebd79e55c1d44f0e4aed829d1 +Subproject commit 5c57e0c9ace495433b7e9f1435e8802cfd13c14a From 088eda73aa90b567217130447c43be5988c0120d Mon Sep 17 00:00:00 2001 From: Sheffey <57262511+SheffeyG@users.noreply.github.com> Date: Wed, 13 Dec 2023 20:00:31 +0800 Subject: [PATCH 09/25] Add CheatDeck plugin v0.1.0 (#486) --- .gitmodules | 3 +++ plugins/CheatDeck | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/CheatDeck diff --git a/.gitmodules b/.gitmodules index bd0f771e..0b349dc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -192,3 +192,6 @@ [submodule "plugins/decky-save-manager"] path = plugins/decky-save-manager url = https://github.com/metehankutlu/decky-save-manager +[submodule "plugins/CheatDeck"] + path = plugins/CheatDeck + url = https://github.com/SheffeyG/CheatDeck diff --git a/plugins/CheatDeck b/plugins/CheatDeck new file mode 160000 index 00000000..1645135c --- /dev/null +++ b/plugins/CheatDeck @@ -0,0 +1 @@ +Subproject commit 1645135c301ee3823bae7408aeb5bb4d715d8565 From 18915616e0293ff4fca37c7689cd536078765e58 Mon Sep 17 00:00:00 2001 From: Lukas Senionis Date: Wed, 13 Dec 2023 22:13:23 +0200 Subject: [PATCH 10/25] Bump MoonDeck to 1.6.14 (#488) --- plugins/moondeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moondeck b/plugins/moondeck index 5c57e0c9..7d534ec0 160000 --- a/plugins/moondeck +++ b/plugins/moondeck @@ -1 +1 @@ -Subproject commit 5c57e0c9ace495433b7e9f1435e8802cfd13c14a +Subproject commit 7d534ec0f11791e59489f949577617cab6110065 From 3a0f7a3f85d5468dc46632392c9a679f3efaf370 Mon Sep 17 00:00:00 2001 From: hulkrelax <104332602+hulkrelax@users.noreply.github.com> Date: Fri, 15 Dec 2023 19:16:56 -0600 Subject: [PATCH 11/25] update hltb for deck to 1.4.0 (#487) --- plugins/hltb-for-deck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hltb-for-deck b/plugins/hltb-for-deck index 1212206f..44ed0e8e 160000 --- a/plugins/hltb-for-deck +++ b/plugins/hltb-for-deck @@ -1 +1 @@ -Subproject commit 1212206fbac66a34f51e6bc4aa79b06d44fa1250 +Subproject commit 44ed0e8eeb6c2891fdb8b5ca63f5ddaccf1c256d From 3da9db078c80ddbef17b9444d82f4e6a8880cc27 Mon Sep 17 00:00:00 2001 From: Jari Date: Sun, 17 Dec 2023 22:55:35 -0600 Subject: [PATCH 12/25] Add kdeconnect plugin (#491) --- .gitmodules | 3 +++ plugins/kdeconnect | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/kdeconnect diff --git a/.gitmodules b/.gitmodules index 0b349dc8..8b2afad3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -195,3 +195,6 @@ [submodule "plugins/CheatDeck"] path = plugins/CheatDeck url = https://github.com/SheffeyG/CheatDeck +[submodule "plugins/kdeconnect"] + path = plugins/kdeconnect + url = https://github.com/safijari/Decky-KDE-Connect.git diff --git a/plugins/kdeconnect b/plugins/kdeconnect new file mode 160000 index 00000000..c5dbb957 --- /dev/null +++ b/plugins/kdeconnect @@ -0,0 +1 @@ +Subproject commit c5dbb957179f02f629296e537eba6aca8b1e9acc From 2fe8538c873ae64992d16a53c64af48dcfeb1667 Mon Sep 17 00:00:00 2001 From: Jari Date: Sun, 17 Dec 2023 22:57:39 -0600 Subject: [PATCH 13/25] Bump decky-recorder (#490) --- plugins/decky-recorder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-recorder b/plugins/decky-recorder index 128404ee..8bb81d10 160000 --- a/plugins/decky-recorder +++ b/plugins/decky-recorder @@ -1 +1 @@ -Subproject commit 128404eec76b0a593a65f40a40c3d202a0445fd9 +Subproject commit 8bb81d1029a781e03932be5c54e596eb792ce8c0 From 4133b15ff387b19922dea8c182cd9606dd7cd7a0 Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Mon, 18 Dec 2023 10:03:06 -0500 Subject: [PATCH 14/25] Bump decky-xrealAir to v0.4.3, improved Decky UI (#489) --- plugins/decky-xrealAir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-xrealAir b/plugins/decky-xrealAir index 3f943697..94d1ac97 160000 --- a/plugins/decky-xrealAir +++ b/plugins/decky-xrealAir @@ -1 +1 @@ -Subproject commit 3f94369789d1235120732ccdceea9d376b427d01 +Subproject commit 94d1ac97c13533a32a4448bdcd70c6992e278ebb From fa93cadd85adfe49ecb0ca330df646d332f50263 Mon Sep 17 00:00:00 2001 From: Jari Date: Mon, 18 Dec 2023 18:01:48 -0600 Subject: [PATCH 15/25] Add reshadeck plugin (#497) --- .gitmodules | 3 +++ plugins/reshadeck | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/reshadeck diff --git a/.gitmodules b/.gitmodules index 8b2afad3..b30f1065 100644 --- a/.gitmodules +++ b/.gitmodules @@ -195,6 +195,9 @@ [submodule "plugins/CheatDeck"] path = plugins/CheatDeck url = https://github.com/SheffeyG/CheatDeck +[submodule "plugins/reshadeck"] + path = plugins/reshadeck + url = https://github.com/safijari/reshadeck [submodule "plugins/kdeconnect"] path = plugins/kdeconnect url = https://github.com/safijari/Decky-KDE-Connect.git diff --git a/plugins/reshadeck b/plugins/reshadeck new file mode 160000 index 00000000..81d71e1f --- /dev/null +++ b/plugins/reshadeck @@ -0,0 +1 @@ +Subproject commit 81d71e1fcccb83c94632784a3a0d48bf9cdc1f55 From 83ec537c6c5af99400836aef78c06fec7e39f464 Mon Sep 17 00:00:00 2001 From: hulkrelax <104332602+hulkrelax@users.noreply.github.com> Date: Mon, 18 Dec 2023 19:36:53 -0600 Subject: [PATCH 16/25] HLTB For Deck v1.4.1 (small bugfix) (#498) --- plugins/hltb-for-deck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hltb-for-deck b/plugins/hltb-for-deck index 44ed0e8e..a1f366b5 160000 --- a/plugins/hltb-for-deck +++ b/plugins/hltb-for-deck @@ -1 +1 @@ -Subproject commit 44ed0e8eeb6c2891fdb8b5ca63f5ddaccf1c256d +Subproject commit a1f366b55f152bf4370dcc92812652547abf18f1 From 14bb0df90a2132a867cbe51b24cfdd1af45b781f Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:17:04 -0500 Subject: [PATCH 17/25] Bump decky-xrealAir to version 0.4.4 (#501) --- plugins/decky-xrealAir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-xrealAir b/plugins/decky-xrealAir index 94d1ac97..3eab74ad 160000 --- a/plugins/decky-xrealAir +++ b/plugins/decky-xrealAir @@ -1 +1 @@ -Subproject commit 94d1ac97c13533a32a4448bdcd70c6992e278ebb +Subproject commit 3eab74ad1353faa407aa8d0561f512d5ab50ef5d From 83c082f820093873853c7f5a27db0119587e8e0e Mon Sep 17 00:00:00 2001 From: Sheffey <57262511+SheffeyG@users.noreply.github.com> Date: Sun, 24 Dec 2023 02:22:25 +0800 Subject: [PATCH 18/25] update cheatdeck to v0.1.2 (#493) --- plugins/CheatDeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CheatDeck b/plugins/CheatDeck index 1645135c..433e77a8 160000 --- a/plugins/CheatDeck +++ b/plugins/CheatDeck @@ -1 +1 @@ -Subproject commit 1645135c301ee3823bae7408aeb5bb4d715d8565 +Subproject commit 433e77a8f13c819fcb7de471a121faf4249abce7 From 174cb2ba16f328ea540cd804f25a9dfb278e969f Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 23 Dec 2023 14:19:33 -0800 Subject: [PATCH 19/25] Removed plugin, no longer needed. --- plugins/FriendsFix | 1 - 1 file changed, 1 deletion(-) delete mode 160000 plugins/FriendsFix diff --git a/plugins/FriendsFix b/plugins/FriendsFix deleted file mode 160000 index a4c5f7a6..00000000 --- a/plugins/FriendsFix +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a4c5f7a6675c45c0e8351991dd3140baae318bd4 From f283829b613a4bd4a7886a1823631d5529794a45 Mon Sep 17 00:00:00 2001 From: Sheffey <57262511+SheffeyG@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:01:53 +0800 Subject: [PATCH 20/25] rebuild cheatdeck (#505) --- plugins/CheatDeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CheatDeck b/plugins/CheatDeck index 433e77a8..b3d795d2 160000 --- a/plugins/CheatDeck +++ b/plugins/CheatDeck @@ -1 +1 @@ -Subproject commit 433e77a8f13c819fcb7de471a121faf4249abce7 +Subproject commit b3d795d2704f762773fb2c8cf17c49391bab0d8a From f829b09c1534a12519348d8b6bd397c7c0af5d2d Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:26:31 -0500 Subject: [PATCH 21/25] Bump decky-xrealAir to 0.5.6, adds SBS support (#502) --- plugins/decky-xrealAir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/decky-xrealAir b/plugins/decky-xrealAir index 3eab74ad..04d4003c 160000 --- a/plugins/decky-xrealAir +++ b/plugins/decky-xrealAir @@ -1 +1 @@ -Subproject commit 3eab74ad1353faa407aa8d0561f512d5ab50ef5d +Subproject commit 04d4003c57dc53b5b2768fb428e2002093ba4186 From 819ae594c9ae2c86cc7f3bb99b25a95c18fc24ba Mon Sep 17 00:00:00 2001 From: jbofill <74568881+jessebofill@users.noreply.github.com> Date: Wed, 27 Dec 2023 20:07:23 -0700 Subject: [PATCH 22/25] Update Web Browser to 1.3.0 (#496) --- plugins/DeckWebBrowser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/DeckWebBrowser b/plugins/DeckWebBrowser index dc52e29e..d8593289 160000 --- a/plugins/DeckWebBrowser +++ b/plugins/DeckWebBrowser @@ -1 +1 @@ -Subproject commit dc52e29ebdd35f03935ad2b47983b90b9c40eef0 +Subproject commit d85932894834de6599068eaca628a24424fcc540 From 73adeef864d975fca0a4cf7cbdc586e848792280 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Thu, 28 Dec 2023 11:31:45 +0100 Subject: [PATCH 23/25] Update TS3 QuickAccess to v1.1.3 (#485) --- plugins/ts3-qs4sd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ts3-qs4sd b/plugins/ts3-qs4sd index 75d1916a..69d1f427 160000 --- a/plugins/ts3-qs4sd +++ b/plugins/ts3-qs4sd @@ -1 +1 @@ -Subproject commit 75d1916a97a0ff95185c3707a847b55573d9b280 +Subproject commit 69d1f427b2dd1c148ef292e3508f1a44e6c18fcb From a048d93b3f4eff3c0cd680414c2d979c09ef8207 Mon Sep 17 00:00:00 2001 From: Sheffey <57262511+SheffeyG@users.noreply.github.com> Date: Fri, 29 Dec 2023 04:12:07 +0800 Subject: [PATCH 24/25] Update CheatDeck to v0.1.3 (#506) --- plugins/CheatDeck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CheatDeck b/plugins/CheatDeck index b3d795d2..86b74abf 160000 --- a/plugins/CheatDeck +++ b/plugins/CheatDeck @@ -1 +1 @@ -Subproject commit b3d795d2704f762773fb2c8cf17c49391bab0d8a +Subproject commit 86b74abfb86ae8bfc3189dfd1cfb63242ffa94e7 From c19f8ab1455f12afb6b39b157a70290410282362 Mon Sep 17 00:00:00 2001 From: Gawah <105637287+Gawah@users.noreply.github.com> Date: Fri, 29 Dec 2023 09:28:42 +0800 Subject: [PATCH 25/25] update MangoPeel to 0.0.5 (#494) --- plugins/MangoPeel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MangoPeel b/plugins/MangoPeel index 22c41f31..d609044e 160000 --- a/plugins/MangoPeel +++ b/plugins/MangoPeel @@ -1 +1 @@ -Subproject commit 22c41f31269d874d94a227fde7518c1d4e18c93c +Subproject commit d609044edd4e8bfb4180a14edbcdbb82f9b1de3b