Commit a0012ec
1 file changed
+1
-1
lines changedSubmodule MagicBlackDecky updated 31 files
- README.md+19-1
- decky.pyi+12-2
- docs/images/dark/mb.svg+3
- docs/images/light/mb.svg+3
- docs/images/screenshot-1.png
- main.py+9-1
- package.json+16-18
- plugin.json+1
- pnpm-lock.yaml+915-177
- py_modules/mp/settings.py+47
- rollup.config.js+4-37
- src/ButtonIcons.tsx+1
- src/audioController.tsx+105
- src/backgrounds/BlackBackground.tsx+25
- src/backgrounds/ScreensaverBackground.tsx+228
- src/blackOverlay.tsx+153-88
- src/hooks/useCatchAllGamepad.ts+52
- src/hooks/useResumeFromSuspendNotification.ts+69
- src/i18n.tsx+6-3
- src/index.tsx+192-49
- src/input.tsx+1-1
- src/locales/en-US.json+19-4
- src/locales/ru-RU.json+18-3
- src/locales/zh-CN.json+19-3
- src/settings.tsx+46
- src/socialButton.tsx+77
- src/state.tsx+46
- src/uiComposition.tsx+29
- src/utils/opacity.tsx+6
- src/utils/sleepManager.tsx+42
- tsconfig.json+1-2
0 commit comments