Commit c12383b
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
350 | 353 | | |
351 | 354 | | |
352 | 355 | | |
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
Submodule SDH-PlayTime updated 103 files
Submodule SuggestMe-decky-plugin added at 6dbd2c7
Submodule deck-progress-tracker added at b83abe4
Submodule decky-launch-options updated 26 files
- .github/workflows/release.yml+9-2
- README.md+140-17
- assets/dropdown-after.jpg
- assets/dropdown-before.jpg
- assets/dropdown-value-id.jpg
- assets/new-tab.jpg
- assets/screenshot.png
- justfile+8-3
- main.py+23-68
- package.json+2-2
- pnpm-lock.yaml+5-5
- run.py+101-31
- src/components/batch-add-launch-options.tsx+50-49
- src/components/content.tsx+182-54
- src/components/create-launch-option-form.tsx+9-72
- src/components/launch-option-fields.tsx+222
- src/components/update-launch-option-form.tsx+38-79
- src/hooks.ts+263-35
- src/index.tsx+17-19
- src/patches/context-menu.tsx-1
- src/query.ts+46-13
- src/shared.ts+11-1
- src/stores.ts+2-1
- src/teams/launch-options/views/[_appid]/index.tsx+453-130
- src/teams/launch-options/views/index.tsx+47-19
- tests.py+133-1
Submodule decky-nonsteam-badges added at 81f9d51
- .gitignore-2
- defaults/python/lib/cli/cmd/app/launch.py+1-1
- defaults/python/lib/cli/cmd/host/wake.py+2-2
- defaults/python/lib/cli/utils.py+2-1
- defaults/python/lib/moonlightproxy.py+3-19
- defaults/python/lib/plugin/settings.py+23-1
- defaults/python/lib/runner/moondeckapprunner.py+4-2
- defaults/python/lib/runner/moonlightonlyrunner.py+5-2
- defaults/python/lib/runner/settingsparser.py+8
- defaults/python/lib/runner/wolsplashscreen.py+28-6
- defaults/python/lib/utils.py+112-34
- main.py+3-3
- package.json+1-1
- src/components/changelogview/changelogview.tsx+11
- src/components/wolsettingsview/index.ts+1
- src/components/wolsettingsview/wolexecutableselection.tsx+64
- src/components/wolsettingsview/wolsettingsview.tsx+47
- src/lib/commandproxy.ts+8-4
- src/lib/moondeckapplauncher.ts+20-23
- src/lib/serverproxy.ts+5
- src/lib/settingsmanager.ts+7
- src/routes/moondeck.tsx+7
- src/steam-utils/registerForSuspendNotifications.ts+19-4
0 commit comments