From 656b61cc9b1ffde17357b0e5692fc8bacd6a8342 Mon Sep 17 00:00:00 2001 From: Jose Fernandez Date: Wed, 12 Jun 2024 20:17:20 -0600 Subject: [PATCH] Update ControllerTools to v1.2.2 Update ControllerTools to v1.2.2 and change the submodule to point to the new repository. The alphamercury repository is no longer maintained. You can verify this by going to the old url [1] and verifying that it redirects to the new url [2]. This new version pulls in the latest dependencies and makes the plugin use the global DFL to address an error [3] in the UI after the Steam Deck client update. [1] https://github.com/alphamercury/ControllerTools [2] https://github.com/jfernandez/ControllerTools [3] jfernandez/ControllerTools#43 Signed-off-by: Jose Fernandez --- .gitmodules | 2 +- plugins/ControllerTools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index af56b30c..6d8b59d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -86,7 +86,7 @@ url = https://github.com/WerWolv/SDH-FreeGames [submodule "plugins/ControllerTools"] path = plugins/ControllerTools - url = https://github.com/alphamercury/ControllerTools + url = https://github.com/jfernandez/ControllerTools [submodule "plugins/tailscale-control"] path = plugins/tailscale-control url = https://github.com/saumya-banthia/tailscale-control diff --git a/plugins/ControllerTools b/plugins/ControllerTools index 0e9b5cea..6246942c 160000 --- a/plugins/ControllerTools +++ b/plugins/ControllerTools @@ -1 +1 @@ -Subproject commit 0e9b5ceaeb87142fc352d7ebb0fd31eb30d54ed5 +Subproject commit 6246942cdcc0fc7bfdbd2da27fbae183e65bb8a0