From 11b6c4e7175b28bed7f1a045e065f64a227fe50d Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 24 Jan 2024 06:03:46 +0000 Subject: [PATCH 01/43] add NonSteamLaunchers as a Decky Plugin --- .gitmodules | 3 +++ plugins/NonSteamLaunchers | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/NonSteamLaunchers diff --git a/.gitmodules b/.gitmodules index 8fb482dd..a6b2c9f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,3 +205,6 @@ [submodule "plugins/decky-XRGaming"] path = plugins/decky-XRGaming url = git@github.com:wheaney/decky-XRGaming.git +[submodule "plugins/NonSteamLaunchers"] + path = plugins/NonSteamLaunchers + url = https://github.com/moraroy/NonSteamLaunchersDecky diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers new file mode 160000 index 00000000..45742199 --- /dev/null +++ b/plugins/NonSteamLaunchers @@ -0,0 +1 @@ +Subproject commit 45742199a4d1ce93d2cded2e0b5393b242fe0326 From 29662a71bf85ab1ab03f9a75a530ec7ae19da8b7 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:18:09 +0000 Subject: [PATCH 02/43] Updated submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 45742199..648bf3d9 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 45742199a4d1ce93d2cded2e0b5393b242fe0326 +Subproject commit 648bf3d9eb71ed8df6505738ddf95a10adf124e5 From edc96a468968785204de9f04483836f82f6d2bd5 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 20 Mar 2024 08:26:22 -0700 Subject: [PATCH 03/43] Resolved merge Conflicts of .gitmodules --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 732ba140..25bcd96b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -204,7 +204,6 @@ [submodule "plugins/NonSteamLaunchers"] path = plugins/NonSteamLaunchers url = https://github.com/moraroy/NonSteamLaunchersDecky - url = https://github.com/wheaney/decky-XRGaming.git [submodule "plugins/decky-bluetooth-wake-control"] path = plugins/decky-bluetooth-wake-control url = https://gitlab.com/finewolf-projects/decky-plugin-bluetooth-wake-control.git @@ -213,4 +212,4 @@ url = https://github.com/rasitayaz/decky-brightness-bar [submodule "plugins/decky-notifications"] path = plugins/decky-notifications - url = https://github.com/Firemoon777/decky-notifications \ No newline at end of file + url = https://github.com/Firemoon777/decky-notifications From 1452f4020cddf1578103cdda26ecc1e105a41c62 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:28:00 +0000 Subject: [PATCH 04/43] Resolved merge conflict in .gitmodules --- .gitmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 732ba140..76603b1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -204,7 +204,6 @@ [submodule "plugins/NonSteamLaunchers"] path = plugins/NonSteamLaunchers url = https://github.com/moraroy/NonSteamLaunchersDecky - url = https://github.com/wheaney/decky-XRGaming.git [submodule "plugins/decky-bluetooth-wake-control"] path = plugins/decky-bluetooth-wake-control url = https://gitlab.com/finewolf-projects/decky-plugin-bluetooth-wake-control.git From f2ba44adb18f11bdd79ad1a6f6708c504c3c6c82 Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:48:19 -0700 Subject: [PATCH 05/43] Update .gitmodules --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 25bcd96b..2d3a3317 100644 --- a/.gitmodules +++ b/.gitmodules @@ -200,10 +200,7 @@ url = https://github.com/safijari/Decky-KDE-Connect.git [submodule "plugins/decky-XRGaming"] path = plugins/decky-XRGaming - url = git@github.com:wheaney/decky-XRGaming.git -[submodule "plugins/NonSteamLaunchers"] - path = plugins/NonSteamLaunchers - url = https://github.com/moraroy/NonSteamLaunchersDecky + url = https://github.com/wheaney/decky-XRGaming.git [submodule "plugins/decky-bluetooth-wake-control"] path = plugins/decky-bluetooth-wake-control url = https://gitlab.com/finewolf-projects/decky-plugin-bluetooth-wake-control.git @@ -213,3 +210,6 @@ [submodule "plugins/decky-notifications"] path = plugins/decky-notifications url = https://github.com/Firemoon777/decky-notifications +[submodule "plugins/NonSteamLaunchers"] + path = plugins/NonSteamLaunchers + url = https://github.com/moraroy/NonSteamLaunchersDecky From a479145aae48925b68bdef7cb915f90e82ac13f7 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:13:03 +0000 Subject: [PATCH 06/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 648bf3d9..8e0128c3 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 648bf3d9eb71ed8df6505738ddf95a10adf124e5 +Subproject commit 8e0128c3eaf8f936062e4fbfd70027158ce00dbf From 59abb19b7bb51a98dea1290fd07bb84644fd3c24 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 27 Apr 2024 03:27:26 +0000 Subject: [PATCH 07/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 8e0128c3..62c499de 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 8e0128c3eaf8f936062e4fbfd70027158ce00dbf +Subproject commit 62c499de2625d7cf812e89b29bed2b5aa0ff6804 From dc1f00b791aab0fc026f95db5b85ef838c8d25be Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:53:25 +0000 Subject: [PATCH 08/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 62c499de..c102cff3 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 62c499de2625d7cf812e89b29bed2b5aa0ff6804 +Subproject commit c102cff3894524fd61e7b230b0f827a972f52a17 From 91b52e1496f189c26b2a733401e17a6bdf9f528f Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:19:05 +0000 Subject: [PATCH 09/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index c102cff3..209ee3ac 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit c102cff3894524fd61e7b230b0f827a972f52a17 +Subproject commit 209ee3ac33b23b4eee6ba8bf868c6da9bfc04adf From 56b9504756b694c8fb3e20eff52f956b44e42e3f Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 3 May 2024 21:21:55 +0000 Subject: [PATCH 10/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 209ee3ac..9dfe08a5 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 209ee3ac33b23b4eee6ba8bf868c6da9bfc04adf +Subproject commit 9dfe08a537bb3dee71e3235117b22ef2b1a28b2b From 7eee5e470fd05cd5f48ff56c5dbf358ab1ce89c8 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 6 May 2024 14:35:53 +0000 Subject: [PATCH 11/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 9dfe08a5..4430636c 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 9dfe08a537bb3dee71e3235117b22ef2b1a28b2b +Subproject commit 4430636cf47fdf98c03f25f7a161ce234aa60d90 From a347e7ac4233be5b9570ca2012b4052c535147bb Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 8 May 2024 09:16:29 +0000 Subject: [PATCH 12/43] Updated Scanners and .py files --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 4430636c..ac23952b 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 4430636cf47fdf98c03f25f7a161ce234aa60d90 +Subproject commit ac23952b8ffc54f6806141cc550a8ed140c85324 From c5aca7bb9b1f43e9d331a7b8b8f1461b543721ed Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 8 May 2024 18:25:53 +0000 Subject: [PATCH 13/43] Updated our python files and read me --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index ac23952b..6f995af8 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit ac23952b8ffc54f6806141cc550a8ed140c85324 +Subproject commit 6f995af87b7a7e29906045388b309156dc0d0beb From 7656f18b286820ce975bdcef8338704e0f5642e4 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 13 May 2024 22:14:29 +0000 Subject: [PATCH 14/43] Updated NonSteamLaunchers submodule --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 6f995af8..650a77b9 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 6f995af87b7a7e29906045388b309156dc0d0beb +Subproject commit 650a77b9f3f3588e9b6f090bfce35bbbdaf09e70 From 00473d137b05d219cf74035fcfa35cfde4974015 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:49:43 +0000 Subject: [PATCH 15/43] Added shortcut fix and added a button --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 650a77b9..80fb1fcf 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 650a77b9f3f3588e9b6f090bfce35bbbdaf09e70 +Subproject commit 80fb1fcf6c0ec456092bb1b2be1a648897c971a2 From 6c6f5130d8534939ad4be2ab39c3d8091c94b5ef Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 17 Jun 2024 06:00:12 +0000 Subject: [PATCH 16/43] Removed button for now and ADDED ENTIRE SCRIPT --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 80fb1fcf..a406b2c9 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 80fb1fcf6c0ec456092bb1b2be1a648897c971a2 +Subproject commit a406b2c9420b1959b2cf540fef5bf4db66c98262 From 5db6defee594fdcb8a08e1dd3899438ad5e94ca3 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 19 Jun 2024 09:23:54 +0000 Subject: [PATCH 17/43] added fix for ubi scanner and logic for battle install --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index a406b2c9..d43e3661 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit a406b2c9420b1959b2cf540fef5bf4db66c98262 +Subproject commit d43e36615e502576c2e72126ad32600635d071cf From 084a22c83a67596526daca3b81fcaf391f4e9b80 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 21 Jun 2024 00:08:18 +0000 Subject: [PATCH 18/43] added defaults folder, new backup logic, reworked .py --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index d43e3661..916a233b 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit d43e36615e502576c2e72126ad32600635d071cf +Subproject commit 916a233be0626a773026043f5c0bf4c606f61ab3 From 156174c9acb8d3ecde083b174751ffc784203650 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 23 Jun 2024 07:16:47 +0000 Subject: [PATCH 19/43] trying to get pull request to see defaults folder and fix python scenario --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 916a233b..d5a59905 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 916a233be0626a773026043f5c0bf4c606f61ab3 +Subproject commit d5a59905195deab684f0f031552a099c0f17ccd3 From d9aa6c25d77a3dd3d4d35055a0d24fb9072847e2 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 23 Jun 2024 08:09:22 +0000 Subject: [PATCH 20/43] forgot to bump version --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index d5a59905..c615004f 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit d5a59905195deab684f0f031552a099c0f17ccd3 +Subproject commit c615004fbd6b942c7ab6078066b81c5efe4a91c5 From 1aded716862ad460278b1f38b65e9fb10f4f1697 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 2 Jul 2024 00:24:51 +0000 Subject: [PATCH 21/43] called defaults folder correctly, added NSL version 3.9.1, fixed lockfile issue fixed itchio scanner.py --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index c615004f..e0989ea6 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit c615004fbd6b942c7ab6078066b81c5efe4a91c5 +Subproject commit e0989ea63ed3811845e6e3cddebe56cb5f17aca1 From b2262b6f1a5e4c8093ee9b0ec6a0b71ebc0c60a1 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:27:14 +0000 Subject: [PATCH 22/43] Removed all RCE from the nsl script and version check, fixed logged in home variables --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index e0989ea6..76f7d6a3 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit e0989ea63ed3811845e6e3cddebe56cb5f17aca1 +Subproject commit 76f7d6a345ce4046fcc2e9fddcd4bc8468cf6cb0 From 2a6be80ff5a9b51e72e4856cfd6026c8dc25719c Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 7 Jul 2024 00:52:59 +0000 Subject: [PATCH 23/43] added 2 new modules to fix preview and beta branches of steamOS --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 76f7d6a3..b496819c 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 76f7d6a345ce4046fcc2e9fddcd4bc8468cf6cb0 +Subproject commit b496819c877e66a208c33646b840246b584ff446 From 891566ae22c048f65b8bd7be944a67673ba04e71 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:28:32 +0000 Subject: [PATCH 24/43] added Legacy Games Scanner, and the Uninstall button, grammar fixes --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index b496819c..9f029d63 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit b496819c877e66a208c33646b840246b584ff446 +Subproject commit 9f029d6331ca5d939c77006c4f04e7a904ab7345 From 2ae00ce17778e6e7e9b26d1bf942bbbc893c60c1 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:25:56 +0000 Subject: [PATCH 25/43] updated to 3.9.2, fixed Gog Installation for beta users, fixed api key error --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 9f029d63..3d4fc4d3 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 9f029d6331ca5d939c77006c4f04e7a904ab7345 +Subproject commit 3d4fc4d36a008efc6e717a5d6a1982ad1162bf55 From 5fc13b6c7949a4a7b01e448d523f5e8847e9f343 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 3 Aug 2024 03:53:12 +0000 Subject: [PATCH 26/43] GOG typo fix for uninstallation --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 3d4fc4d3..974f9243 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 3d4fc4d36a008efc6e717a5d6a1982ad1162bf55 +Subproject commit 974f9243f03775c455a2c8fdee1b896c2ff537dd From 6c13f50cd64c8020af32347a39a3cd063e9d303f Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 4 Aug 2024 09:10:11 +0000 Subject: [PATCH 27/43] More GOG Galaxy fixes for Preview and Beta Channel of SteamOS --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 974f9243..c8b22a58 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 974f9243f03775c455a2c8fdee1b896c2ff537dd +Subproject commit c8b22a58afc90099fa4077c52fb42ab5b184086d From 05da522154f631c6b7c7858ce25a98618b813b0f Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 9 Aug 2024 04:05:45 +0000 Subject: [PATCH 28/43] Created A Cache Proxy Server for Artwork, Added Check for Desktop Version of NSL --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index c8b22a58..8e090f69 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit c8b22a58afc90099fa4077c52fb42ab5b184086d +Subproject commit 8e090f6985aeed5b2d41b0be9878ca64677edd54 From 710c51d68ae4f819f6be9c4206fff7fee87e22a3 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Fri, 9 Aug 2024 05:39:50 +0000 Subject: [PATCH 29/43] Removed Movie-web due to many reasons --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 8e090f69..1da1f5a2 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 8e090f6985aeed5b2d41b0be9878ca64677edd54 +Subproject commit 1da1f5a28d016bd3a13ef2d81f8f45837a1e2eae From 9b1484988edd8ec96826f93fdf780b370f317ec6 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 11 Aug 2024 04:58:58 +0000 Subject: [PATCH 30/43] Fixed 2 paths and added a cooldown system --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 1da1f5a2..f7e264fe 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 1da1f5a28d016bd3a13ef2d81f8f45837a1e2eae +Subproject commit f7e264fe3654fe2a9f95e8c901cdf66e931c54e6 From f483ee35185ea95068193937b1acd259cbd73ab5 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 14 Aug 2024 03:46:08 +0000 Subject: [PATCH 31/43] Part 1 of visual update plus itchio anner fix --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index f7e264fe..df9724d6 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit f7e264fe3654fe2a9f95e8c901cdf66e931c54e6 +Subproject commit df9724d647253616a886227d737e0c6aa546caa2 From d568dbb89d35c5eeaadb3761daf7b3914c0c92b3 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 14 Aug 2024 04:24:54 +0000 Subject: [PATCH 32/43] one small greeting and wanted to make sure the Main head branch went through --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index df9724d6..3bb4b415 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit df9724d647253616a886227d737e0c6aa546caa2 +Subproject commit 3bb4b4151426826986cd28515988e930645765a5 From 1ad17a5b4521c7ba234dbe922a96b5ef30256e94 Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:00:47 -0700 Subject: [PATCH 33/43] Update .gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 224cd8fc..562be722 100644 --- a/.gitmodules +++ b/.gitmodules @@ -210,9 +210,6 @@ [submodule "plugins/MagicBlackDecky"] path = plugins/MagicBlackDecky url = https://github.com/steam3d/MagicBlackDecky.git -[submodule "plugins/NonSteamLaunchers"] - path = plugins/NonSteamLaunchers - url = https://github.com/moraroy/NonSteamLaunchersDecky [submodule "plugins/decky-sunshine"] path = plugins/decky-sunshine url = https://github.com/s0t7x/decky-sunshine.git @@ -231,3 +228,6 @@ [submodule "plugins/Decky-Undervolt"] path = plugins/Decky-Undervolt url = https://github.com/totallynotbakadestroyer/Decky-Undervolt +[submodule "plugins/NonSteamLaunchers"] + path = plugins/NonSteamLaunchers + url = https://github.com/moraroy/NonSteamLaunchersDecky From 1c28465fefc8dc6dbd8ce281187288431fa229a8 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Wed, 21 Aug 2024 23:16:06 +0000 Subject: [PATCH 34/43] Part 2 of visual updates, potential fix for ea, added scanner logic to prevent toggle --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 3bb4b415..707b24e2 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 3bb4b4151426826986cd28515988e930645765a5 +Subproject commit 707b24e2d1c40f77bbdfd3512551188faec444ac From 59c930c28151898eaa93e4b82ccd11b01a30c1a8 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Thu, 22 Aug 2024 03:16:49 +0000 Subject: [PATCH 35/43] Update NonSteamLaunchers to 1.0.1 --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 707b24e2..77d2d8fa 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 707b24e2d1c40f77bbdfd3512551188faec444ac +Subproject commit 77d2d8fa8819d60e22b2f2f3869064ae8484aa86 From 665c29d9628a3c62ddfd2405725007910080d1c3 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Thu, 22 Aug 2024 03:36:38 +0000 Subject: [PATCH 36/43] Update NonSteamLaunchers to 1.0.1 (making sure it is for latest build) --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 77d2d8fa..b630ad17 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 77d2d8fa8819d60e22b2f2f3869064ae8484aa86 +Subproject commit b630ad17aa06ecb45c207078241f4f752ed6d836 From a04765459a61e9c4dc120b4e94d5b888aa12861a Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:34:39 +0000 Subject: [PATCH 37/43] added HoYoPlay and RemotePlayWhatever and Enabled front end Log --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index b630ad17..517d50ba 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit b630ad17aa06ecb45c207078241f4f752ed6d836 +Subproject commit 517d50bab41ddd2f2ca83677a12dd66aafbaa660 From 31305849254865b16b34739eece3e5a19cf0d64d Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:49:22 +0000 Subject: [PATCH 38/43] RPW quick fix --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 517d50ba..e9271f80 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 517d50bab41ddd2f2ca83677a12dd66aafbaa660 +Subproject commit e9271f805d916d72c3cc9008833ff5b10a86df6c From bd84f32c5cd76e1c1ef5a2d15c79a0ca89a1b1af Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 10 Sep 2024 07:05:50 +0000 Subject: [PATCH 39/43] Enabled ludusavi auto backup game saves --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index e9271f80..972df9ce 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit e9271f805d916d72c3cc9008833ff5b10a86df6c +Subproject commit 972df9cefd4a5e827093bdd7cae8df2bf31b0299 From 2213950454c5d5762b102b587c90537345ff30db Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 14 Sep 2024 09:25:33 +0000 Subject: [PATCH 40/43] Removed RPW for now, fixed duplicates on scanner, made main.py more robust, fixed websocket logic and cleaned up index.tsx file --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 972df9ce..42e7e766 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 972df9cefd4a5e827093bdd7cae8df2bf31b0299 +Subproject commit 42e7e766f48a1d421c59368b0b171601f23f1f83 From 365d866cabd700a2b65acd5b05e35ab772d52fb4 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:45:19 +0000 Subject: [PATCH 41/43] fixed scanners, added better lock main.py, quick gog fix --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index 42e7e766..a02efbe7 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit 42e7e766f48a1d421c59368b0b171601f23f1f83 +Subproject commit a02efbe7b81e49eab08e78df8158b9534a0e38cf From 53aa35414640ca4f781ccc7bdd95378430c5a7f3 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 5 Oct 2024 07:44:43 +0000 Subject: [PATCH 42/43] Updated Lock file to 9.0, fixed modal window for future code, created better notifications for game mode and desktop --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index a02efbe7..e21529b0 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit a02efbe7b81e49eab08e78df8158b9534a0e38cf +Subproject commit e21529b00887cf6c36efffc1a5dd931f4703865a From 56cfcd59e5045a3d680ea7932789eb0c55004e01 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 8 Oct 2024 06:00:25 +0000 Subject: [PATCH 43/43] Added WebRcade to streaming --- plugins/NonSteamLaunchers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NonSteamLaunchers b/plugins/NonSteamLaunchers index e21529b0..7ddc4376 160000 --- a/plugins/NonSteamLaunchers +++ b/plugins/NonSteamLaunchers @@ -1 +1 @@ -Subproject commit e21529b00887cf6c36efffc1a5dd931f4703865a +Subproject commit 7ddc4376b7d9ce4adb4ba377f995503b21605de4