Skip to content

Commit

Permalink
Merge branch 'SteamDeckHomebrew:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
KP2048 authored Jun 27, 2024
2 parents 62fab41 + b754657 commit 522aae8
Show file tree
Hide file tree
Showing 53 changed files with 94 additions and 67 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/build-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- name: Checkout
if: ${{ !env.ACT }}
uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -93,12 +93,6 @@ jobs:
PLUGINS_PENDING_BUILD=$ALL_PLUGINS
fi
if [[ $pluginOverride == "#all" ]]; then
echo "::notice::Workflow run set to upload all. Setting all plugins as pending build and upload."
PLUGINS_PENDING_BUILD=$ALL_PLUGINS
PLUGINS_PENDING_UPLOAD=$ALL_PLUGINS
fi
if [[ "${{ env.testing }}" == "true" ]]; then
echo "::notice::Testing is enabled, using limited plugin set for build testing."
PLUGINS_PENDING_BUILD=(${{ env.testing_plugins }})
Expand All @@ -113,6 +107,12 @@ jobs:
PLUGINS_PENDING_UPLOAD=$plugins
fi
if [[ $pluginOverride == "#all" ]]; then
echo "::notice::Workflow run set to upload all. Setting all plugins as pending build and upload."
PLUGINS_PENDING_BUILD=$ALL_PLUGINS
PLUGINS_PENDING_UPLOAD=$ALL_PLUGINS
fi
echo "all_changed_plugins<<EOF" >> $GITHUB_OUTPUT
echo "$CHANGED_PLUGINS" >> $GITHUB_OUTPUT
echo "EOF" >> $GITHUB_OUTPUT
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
steps:
- name: Checkout
if: ${{ !env.ACT }}
uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -267,9 +267,9 @@ jobs:
echo "::endgroup::"
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v3
with:
version: 8.5.1
version: 9.0.5
- name: Force update pnpm lockfile and/or DFL
if: ${{ inputs.force_pnpm != 'none' }}
run: |
Expand All @@ -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.14/decky"
curl -L -o /tmp/decky-cli/decky "https://github.com/SteamDeckHomebrew/cli/releases/download/0.0.2/decky-linux-x86_64"
chmod +x /tmp/decky-cli/decky
echo "/tmp/decky-cli" >> $GITHUB_PATH
Expand All @@ -302,7 +302,7 @@ jobs:
- name: Upload Artifacts to Github
if: ${{ !env.ACT }}
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.name }}
path: /tmp/output/*.zip
Expand Down
44 changes: 32 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
url = https://github.com/WerWolv/SDH-SystemToolbox
[submodule "plugins/deckfaqs"]
path = plugins/deckfaqs
url = https://github.com/hulkrelax/deckfaqs
url = https://github.com/SDH-Stewardship/deckfaqs
[submodule "plugins/PowerTools"]
path = plugins/PowerTools
url = https://git.ngni.us/NG-SD-Plugins/PowerTools
Expand All @@ -20,9 +20,6 @@
[submodule "plugins/MusicControl"]
path = plugins/MusicControl
url = https://github.com/mirobouma/MusicControl.git
[submodule "plugins/SDH-PauseGames"]
path = plugins/SDH-PauseGames
url = https://github.com/popsUlfr/SDH-PauseGames.git
[submodule "plugins/protondb-decky"]
path = plugins/protondb-decky
url = https://github.com/OMGDuke/protondb-decky
Expand Down Expand Up @@ -52,7 +49,7 @@
url = https://github.com/Tormak9970/bash-shortcuts.git
[submodule "plugins/hltb-for-deck"]
path = plugins/hltb-for-deck
url = https://github.com/hulkrelax/hltb-for-deck
url = https://github.com/safijari/hltb-for-deck
[submodule "plugins/decky-autosuspend"]
path = plugins/decky-autosuspend
url = https://github.com/jurassicplayer/decky-autosuspend.git
Expand All @@ -61,7 +58,7 @@
url = https://github.com/EmuDeck/Emuchievements
[submodule "plugins/TunnelDeck"]
path = plugins/TunnelDeck
url = https://github.com/steve228uk/TunnelDeck
url = https://github.com/bkohler616/TunnelDeck
[submodule "plugins/FkatpakUpdater"]
path = plugins/FlatpakUpdater
url = https://github.com/0xD34D/FlatpakUpdater
Expand Down Expand Up @@ -180,10 +177,6 @@
[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
branch = xrealAir
[submodule "plugins/DeckScreenshotManager"]
path = plugins/DeckScreenshotManager
url = https://github.com/codehz/DeckScreenshotManager
Expand All @@ -192,7 +185,10 @@
url = https://github.com/CEbbinghaus/MicroSDeck
[submodule "plugins/decky-save-manager"]
path = plugins/decky-save-manager
url = https://github.com/metehankutlu/decky-save-manager
url = https://github.com/SDH-Stewardship/decky-save-manager
[submodule "plugins/Junk-Store"]
path = plugins/Junk-Store
url = https://github.com/ebenbruyns/junkstore
[submodule "plugins/CheatDeck"]
path = plugins/CheatDeck
url = https://github.com/SheffeyG/CheatDeck
Expand All @@ -204,4 +200,28 @@
url = https://github.com/safijari/Decky-KDE-Connect.git
[submodule "plugins/decky-XRGaming"]
path = plugins/decky-XRGaming
url = [email protected]:wheaney/decky-XRGaming.git
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
[submodule "plugins/decky-brightness-bar"]
path = plugins/decky-brightness-bar
url = https://github.com/rasitayaz/decky-brightness-bar
[submodule "plugins/decky-notifications"]
path = plugins/decky-notifications
url = https://github.com/Firemoon777/decky-notifications
[submodule "plugins/MagicBlackDecky"]
path = plugins/MagicBlackDecky
url = https://github.com/steam3d/MagicBlackDecky.git
[submodule "plugins/decky-sunshine"]
path = plugins/decky-sunshine
url = https://github.com/s0t7x/decky-sunshine.git
[submodule "plugins/isthereanydeal-for-deck"]
path = plugins/isthereanydeal-for-deck
url = https://github.com/JtdeGraaf/IsThereAnyDeal-DeckyPlugin
[submodule "plugins/MagicPodsDecky"]
path = plugins/MagicPodsDecky
url = https://github.com/steam3d/MagicPodsDecky.git
[submodule "plugins/SDH-PauseGames"]
path = plugins/SDH-PauseGames
url = https://github.com/wynn1212/SDH-PauseGames.git
2 changes: 1 addition & 1 deletion plugins/Bluetooth
2 changes: 1 addition & 1 deletion plugins/DeckScreenshotManager
2 changes: 1 addition & 1 deletion plugins/DeckyFileServer
Submodule DeckyFileServer updated 72 files
+4 −1 .gitignore
+3 −17 .vscode/build.sh
+2 −8 README.md
+0 −1,291 backend/Cargo.lock
+0 −21 backend/Cargo.toml
+1 −1 backend/Dockerfile
+4 −13 backend/build-docker.sh
+4 −4 backend/build.sh
+8 −0 backend/entrypoint.sh.backup
+0 −2 backend/src/api/mod.rs
+0 −86 backend/src/api/routes_browse.rs
+0 −12 backend/src/api/routes_root.rs
+0 −30 backend/src/args.rs
+0 −0 backend/src/certs/cert.pem
+0 −0 backend/src/certs/key.pem
+0 −15 backend/src/error.rs
+13 −0 backend/src/go.mod
+62 −0 backend/src/go.sum
+264 −0 backend/src/main.go
+0 −84 backend/src/main.rs
+3 −0 backend/src/run.sh
+0 −0 backend/src/static/download.svg
+0 −0 backend/src/static/file.svg
+0 −0 backend/src/static/folder.svg
+2 −0 backend/src/static/htmx.js
+14 −6 backend/src/static/index.css
+0 −0 backend/src/static/menu.svg
+40 −0 backend/src/templates/files.html
+51 −0 backend/src/templates/index.html
+16 −0 backend/src/templates/menu-items.html
+111 −0 backend/src/thumbnail/thumbnail.go
+0 −1 certs
+7 −0 deck.json
+0 −40 defaults/web/assets/index-38b2261a.js
+0 −1 defaults/web/assets/index-5eee928b.css
+0 −59 defaults/web/back.svg
+0 −49 defaults/web/back_outline.svg
+0 −15 defaults/web/index.html
+34 −15 main.py
+1 −1 package.json
+4 −4 pnpm-lock.yaml
+49 −9 src/index.tsx
+0 −14 ui/.eslintrc.cjs
+0 −24 ui/.gitignore
+0 −68 ui/dev_server.py
+0 −13 ui/index.html
+0 −2,947 ui/package-lock.json
+0 −28 ui/package.json
+0 −59 ui/public/back.svg
+0 −49 ui/public/back_outline.svg
+0 −83 ui/public/download.svg
+0 −103 ui/public/file.svg
+0 −69 ui/public/folder.svg
+0 −86 ui/public/menu.svg
+0 −226 ui/src/App.css
+0 −147 ui/src/App.tsx
+0 −1 ui/src/assets/react.svg
+0 −69 ui/src/index.css
+0 −10 ui/src/main.tsx
+0 −1 ui/src/vite-env.d.ts
+0 −25 ui/tsconfig.json
+0 −10 ui/tsconfig.node.json
+0 −7 ui/vite.config.ts
+0 −59 ui/www/back.svg
+0 −49 ui/www/back_outline.svg
+0 −83 ui/www/download.svg
+0 −103 ui/www/file.svg
+0 −69 ui/www/folder.svg
+0 −35 ui/www/index.html
+0 −107 ui/www/index.js
+0 −86 ui/www/menu.svg
+0 −1 web
2 changes: 1 addition & 1 deletion plugins/Emuchievements
Submodule Emuchievements updated 55 files
+3 −0 .github/FUNDING.yml
+1 −0 .gitignore
+13 −1 backend/entrypoint.sh
+11 −11 package.json
+400 −367 pnpm-lock.yaml
+0 −7 python/entrypoint.sh
+3 −1 rollup.config.js
+52 −18 src/py/main.py
+551 −376 src/ts/AchievementsManager.ts
+37 −20 src/ts/LibraryInitializer.ts
+120 −81 src/ts/Mappers.ts
+17 −12 src/ts/RoutePatches.tsx
+94 −96 src/ts/SteamTypes.d.ts
+103 −84 src/ts/System.ts
+182 −89 src/ts/components/emuchievementsComponent.tsx
+113 −51 src/ts/components/gameListComponent.tsx
+126 −115 src/ts/components/settingsComponent.tsx
+20 −0 src/ts/components/styleWrapper.tsx
+143 −68 src/ts/hooks/achievementsContext.tsx
+143 −144 src/ts/index.tsx
+0 −180 src/ts/interfaces.ts
+4 −1 src/ts/localisation/bg.json
+21 −18 src/ts/localisation/cs.json
+4 −1 src/ts/localisation/da.json
+4 −1 src/ts/localisation/de.json
+4 −1 src/ts/localisation/el.json
+3 −1 src/ts/localisation/en.json
+19 −16 src/ts/localisation/es-419.json
+4 −1 src/ts/localisation/es.json
+4 −1 src/ts/localisation/fi.json
+21 −18 src/ts/localisation/fr.json
+4 −1 src/ts/localisation/hu.json
+4 −1 src/ts/localisation/it.json
+4 −1 src/ts/localisation/ja.json
+21 −18 src/ts/localisation/ko.json
+4 −1 src/ts/localisation/nl.json
+21 −18 src/ts/localisation/no.json
+21 −18 src/ts/localisation/pl.json
+20 −17 src/ts/localisation/pt-br.json
+4 −1 src/ts/localisation/pt.json
+4 −1 src/ts/localisation/ro.json
+19 −16 src/ts/localisation/ru.json
+4 −1 src/ts/localisation/sv.json
+4 −1 src/ts/localisation/th.json
+4 −1 src/ts/localisation/tr.json
+4 −1 src/ts/localisation/uk.json
+4 −1 src/ts/localisation/vi.json
+4 −1 src/ts/localisation/zh-cn.json
+4 −1 src/ts/localisation/zh-tw.json
+24 −21 src/ts/logger.ts
+190 −37 src/ts/settings.ts
+81 −32 src/ts/steam-utils.ts
+30 −30 src/ts/translations.ts
+42 −30 src/ts/useTranslations.ts
+2 −3 tsconfig.json
2 changes: 1 addition & 1 deletion plugins/Fantastic
Submodule Fantastic updated from e46420 to 01d30e
1 change: 1 addition & 0 deletions plugins/Junk-Store
Submodule Junk-Store added at befe4d
1 change: 1 addition & 0 deletions plugins/MagicBlackDecky
Submodule MagicBlackDecky added at 80e40a
1 change: 1 addition & 0 deletions plugins/MagicPodsDecky
Submodule MagicPodsDecky added at ba9eff
2 changes: 1 addition & 1 deletion plugins/MusicControl
2 changes: 1 addition & 1 deletion plugins/PowerTools
Submodule PowerTools updated from 41e2e1 to 6f6022
2 changes: 1 addition & 1 deletion plugins/SDH-AnimationChanger
2 changes: 1 addition & 1 deletion plugins/SDH-GameThemeMusic
Submodule SDH-GameThemeMusic updated 49 files
+50 −56 .github/workflows/build.yml
+19 −4 README.md
+16 −0 main.py
+12 −11 package.json
+139 −351 pnpm-lock.yaml
+3 −2 rollup.config.js
+117 −94 src/actions/audio.ts
+23 −9 src/components/changeTheme/audioPlayer.tsx
+3 −3 src/components/changeTheme/changePage.tsx
+10 −7 src/components/changeTheme/gameSettings.tsx
+9 −17 src/components/changeTheme/index.tsx
+50 −14 src/components/settings/index.tsx
+7 −5 src/components/themePlayer/index.tsx
+0 −74 src/context/settingsContext.tsx
+18 −10 src/hooks/useAudioPlayer.ts
+39 −0 src/hooks/usePipedInstances.ts
+62 −0 src/hooks/useSettings.ts
+5 −5 src/hooks/useThemeMusic.ts
+2 −7 src/index.tsx
+23 −14 src/lib/patchContextMenu.tsx
+1 −4 src/lib/patchLibraryApp.tsx
+2 −0 src/localisation/bg.json
+2 −0 src/localisation/cs.json
+2 −0 src/localisation/da.json
+2 −0 src/localisation/de.json
+2 −0 src/localisation/el.json
+2 −0 src/localisation/en.json
+2 −0 src/localisation/es-419.json
+14 −12 src/localisation/es.json
+2 −0 src/localisation/fi.json
+9 −7 src/localisation/fr.json
+2 −0 src/localisation/hu.json
+2 −0 src/localisation/it.json
+2 −0 src/localisation/ja.json
+26 −24 src/localisation/ko.json
+2 −0 src/localisation/nl.json
+2 −0 src/localisation/no.json
+2 −0 src/localisation/pl.json
+2 −0 src/localisation/pt-br.json
+2 −0 src/localisation/pt.json
+2 −0 src/localisation/ro.json
+2 −0 src/localisation/ru.json
+2 −0 src/localisation/sv.json
+2 −0 src/localisation/th.json
+2 −0 src/localisation/tr.json
+4 −2 src/localisation/uk.json
+2 −0 src/localisation/vi.json
+2 −0 src/localisation/zh-cn.json
+2 −0 src/localisation/zh-tw.json
2 changes: 1 addition & 1 deletion plugins/SDH-PauseGames
2 changes: 1 addition & 1 deletion plugins/SDH-QuickLaunch
2 changes: 1 addition & 1 deletion plugins/Shotty
2 changes: 1 addition & 1 deletion plugins/TabMaster
Submodule TabMaster updated 41 files
+4 −0 Contributing.md
+ assets/filters/docs_achievements-example.png
+ assets/filters/docs_size-on-disk-example.png
+1 −5 deploy.sh
+0 −11 main.py
+4 −3 package.json
+20 −12 pnpm-lock.yaml
+3 −1 rollup.config.js
+0 −43 src/GamepadTabbedPageClasses.ts
+25 −25 src/components/CustomTabContainer.tsx
+5 −5 src/components/MicroSDeckNotice.tsx
+15 −17 src/components/QuickAccessContent.tsx
+1 −2 src/components/context-menus/LibraryMenu.tsx
+1 −2 src/components/context-menus/TabProfileMenu.tsx
+11 −8 src/components/docs/DocsPage.tsx
+7 −4 src/components/docs/DocsRouter.tsx
+0 −30 src/components/docs/Scrollable.tsx
+15 −0 src/components/docs/docs.codegen
+14 −0 src/components/docs/plugin-docs/Filters.md
+0 −0 src/components/docs/plugin-docs/Overview.md
+0 −0 src/components/docs/plugin-docs/Tab_Profiles.md
+0 −0 src/components/docs/plugin-docs/Tabs.md
+0 −0 src/components/docs/plugin-docs/The_Fix_System.md
+58 −8 src/components/filters/FilterOptions.tsx
+8 −1 src/components/filters/FilterPreview.tsx
+5 −2 src/components/filters/FilterSelect.tsx
+33 −20 src/components/filters/Filters.tsx
+0 −0 src/components/filters/SteamFeatures.ts
+13 −7 src/components/generic/ScrollableWindow.tsx
+1 −98 src/components/styles/FilterSelectionStyles.tsx
+1 −1 src/components/styles/LibraryMenuStyles.tsx
+5 −0 src/components/styles/ModalStyles.tsx
+6 −12 src/index.tsx
+0 −40 src/lib/GamepadContextMenuClasses.ts
+15 −15 src/lib/controllers/MicroSDeckInterop.ts
+0 −14 src/lib/controllers/PythonInterop.ts
+11 −5 src/lib/controllers/TabErrorController.tsx
+31 −9 src/state/TabMasterManager.tsx
+8 −1 src/state/TabProfileManager.tsx
+8 −0 src/types/stores/appAchievementPorgressCache.d.ts
+5 −0 src/types/types.d.ts
2 changes: 1 addition & 1 deletion plugins/TunnelDeck
2 changes: 1 addition & 1 deletion plugins/bash-shortcuts
Submodule bash-shortcuts updated 2 files
+8 −8 package.json
+198 −196 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion plugins/deckfaqs
2 changes: 1 addition & 1 deletion plugins/decky-autoflatpaks
1 change: 1 addition & 0 deletions plugins/decky-bluetooth-wake-control
Submodule decky-bluetooth-wake-control added at afe8bf
2 changes: 1 addition & 1 deletion plugins/decky-bookmarks
Submodule decky-bookmarks updated from 5e5877 to efc096
1 change: 1 addition & 0 deletions plugins/decky-brightness-bar
Submodule decky-brightness-bar added at 5305b4
1 change: 1 addition & 0 deletions plugins/decky-notifications
Submodule decky-notifications added at 91a3d2
2 changes: 1 addition & 1 deletion plugins/decky-recorder
2 changes: 1 addition & 1 deletion plugins/decky-save-manager
2 changes: 1 addition & 1 deletion plugins/decky-storage-cleaner
1 change: 1 addition & 0 deletions plugins/decky-sunshine
Submodule decky-sunshine added at af007d
2 changes: 1 addition & 1 deletion plugins/decky-terminal
Submodule decky-terminal updated 59 files
+37 −0 .github/workflows/build.yml
+23 −3 .vscode/setup.sh
+0 −13 defaults/defaults.txt
+18 −52 main.py
+2 −2 package.json
+4 −4 pnpm-lock.yaml
+78 −67 py_modules/decky_terminal/__init__.py
+8 −7 py_modules/decky_terminal/common.py
+51 −0 py_modules/decky_terminal/nato.py
+78 −69 py_modules/decky_terminal/terminal.py
+0 −0 py_modules/websockets/LICENSE
+0 −0 py_modules/websockets/__init__.py
+0 −0 py_modules/websockets/__main__.py
+0 −0 py_modules/websockets/auth.py
+0 −0 py_modules/websockets/client.py
+0 −0 py_modules/websockets/connection.py
+0 −0 py_modules/websockets/datastructures.py
+0 −0 py_modules/websockets/exceptions.py
+0 −0 py_modules/websockets/extensions/__init__.py
+0 −0 py_modules/websockets/extensions/base.py
+0 −0 py_modules/websockets/extensions/permessage_deflate.py
+0 −0 py_modules/websockets/frames.py
+0 −0 py_modules/websockets/headers.py
+0 −0 py_modules/websockets/http.py
+0 −0 py_modules/websockets/http11.py
+0 −0 py_modules/websockets/imports.py
+0 −0 py_modules/websockets/legacy/__init__.py
+0 −0 py_modules/websockets/legacy/async_timeout.py
+0 −0 py_modules/websockets/legacy/auth.py
+0 −0 py_modules/websockets/legacy/client.py
+0 −0 py_modules/websockets/legacy/compatibility.py
+0 −0 py_modules/websockets/legacy/framing.py
+0 −0 py_modules/websockets/legacy/handshake.py
+0 −0 py_modules/websockets/legacy/http.py
+0 −0 py_modules/websockets/legacy/protocol.py
+0 −0 py_modules/websockets/legacy/server.py
+0 −0 py_modules/websockets/protocol.py
+0 −0 py_modules/websockets/py.typed
+0 −0 py_modules/websockets/server.py
+0 −0 py_modules/websockets/speedups.c
+0 −0 py_modules/websockets/speedups.pyi
+0 −0 py_modules/websockets/streams.py
+0 −0 py_modules/websockets/sync/__init__.py
+0 −0 py_modules/websockets/sync/client.py
+0 −0 py_modules/websockets/sync/connection.py
+0 −0 py_modules/websockets/sync/messages.py
+0 −0 py_modules/websockets/sync/server.py
+0 −0 py_modules/websockets/sync/utils.py
+0 −0 py_modules/websockets/typing.py
+0 −0 py_modules/websockets/uri.py
+0 −0 py_modules/websockets/utils.py
+0 −0 py_modules/websockets/version.py
+18 −0 src/common/components.tsx
+1 −3 src/index.tsx
+69 −25 src/pages/Terminal.tsx
+6 −0 src/pages/settings/AcknowledgementPage.tsx
+44 −5 src/pages/settings/SettingsPage.tsx
+7 −8 src/panel.tsx
+2 −3 src/routes/index.tsx
1 change: 0 additions & 1 deletion plugins/decky-xrealAir
Submodule decky-xrealAir deleted from 8cbe27
2 changes: 1 addition & 1 deletion plugins/hltb-for-deck
1 change: 1 addition & 0 deletions plugins/isthereanydeal-for-deck
2 changes: 1 addition & 1 deletion plugins/kdeconnect
2 changes: 1 addition & 1 deletion plugins/memory-deck
2 changes: 1 addition & 1 deletion plugins/moondeck
Submodule moondeck updated 165 files
2 changes: 1 addition & 1 deletion plugins/radiyo-steam-deck
2 changes: 1 addition & 1 deletion plugins/reshadeck
2 changes: 1 addition & 1 deletion plugins/steam-deck-battery-tracker
2 changes: 1 addition & 1 deletion plugins/tailscale-control
2 changes: 1 addition & 1 deletion plugins/ts3-qs4sd
Submodule ts3-qs4sd updated 55 files
+8 −11 README.md
+1 −1 backend/Dockerfile
+6 −10 backend/Makefile
+10 −9 backend/src/api.h
+3 −3 backend/src/api/audio.c
+5 −4 backend/src/api/browser.c
+3 −3 backend/src/api/clients.c
+6 −5 backend/src/api/cursor.c
+4 −3 backend/src/api/events.c
+62 −13 backend/src/api/self.c
+5 −4 backend/src/api/server.c
+45 −11 backend/src/callbacks.c
+35 −85 backend/src/devtools.c
+0 −1 backend/src/devtools.h
+5 −2 backend/src/log.c
+1 −2 backend/src/paudio.c
+2 −0 backend/src/plugin.h
+1 −1 backend/src/plugindef.c
+213 −0 backend/src/protobuf.c
+37 −0 backend/src/protobuf.h
+80 −33 backend/src/sdinput.c
+27 −3 backend/src/sdinput.h
+5 −6 backend/src/server.c
+63 −32 backend/src/server.h
+3 −2 backend/src/settings.h
+0 −255 backend/src/static/client.js
+0 −85 backend/src/static/components.js
+0 −62 backend/src/static/handler.c
+0 −3 backend/src/static/logo.svg
+0 −133 backend/src/static/main.js
+0 −96 backend/src/static/modules.js
+0 −25 backend/src/static/resource.h
+0 −230 backend/src/static/styles.css
+0 −53 backend/src/static/utils.js
+0 −310 backend/src/static/views.js
+364 −0 backend/src/ts3bookmarks.c
+49 −0 backend/src/ts3bookmarks.h
+20 −3 backend/src/ts3remote.c
+13 −4 backend/src/ts3remote.h
+103 −0 backend/src/ts3settings.c
+29 −0 backend/src/ts3settings.h
+8 −5 decky/PluginLauncher
+150 −44 main.py
+1 −1 package.json
+1 −1 plugin.json
+13 −7 plugin.publish.js
+3 −3 pnpm-lock.yaml
+ screenshot1.png
+ screenshot2.png
+81 −25 src/client.js
+210 −113 src/components.js
+2 −0 src/icons.js
+44 −17 src/index.js
+6 −44 src/styles.js
+16 −0 src/utils.js
2 changes: 1 addition & 1 deletion plugins/vibrantDeck
2 changes: 1 addition & 1 deletion plugins/volume-boost

0 comments on commit 522aae8

Please sign in to comment.