index
:
decky-loader
aa/desktop-routerhook
aa/dfl-bump-fix-modalroot-july2025
aa/dfl-bump/jul2025
aa/fix-beta-nov2025
aa/fix-updater-reload
aa/menu-hook-api
aa/new-hooks
aa/react19
aa/type-cleanup-py
aa/websockets
backend-reloads
beebls/motd
beebls/motd-backup
legacy
main
marios8543/async-plugin-method-requests
marios8543/custom-backends
marios8543/log-viewer
marios8543/plugin-disable
optimise-filepickerls-util
plugin-backend-language-independent
python-lint-format-test
sims/fix-backend-socket-concurrent-use
sims/fix-uninstall-id-keyerror
sims/fix-windows-v2.12.3
sims/pyinstaller-misuse-fix
sims/steam-update-28-03-24
train/aiohttp-bump
v2
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
decky_loader
/
plugin
/
sandboxed_plugin.py
Age
Commit message (
Expand
)
Author
2024-12-13
Fix id keyerror on plugin uninstall (#725)
v3.0.5-pre1
v3.0.5
Sims
2024-09-13
Test (#701)
v3.0.1-pre1
Sims
2024-09-11
use signals to shut down plugins instead of sending a socket message
v3.0.0-pre13
AAGaming
2024-09-01
Fix updater taking a long time (#696)
v3.0.0-pre12
Sims
2024-09-01
Fix shutdown timeouts (#695)
Sims
2024-08-05
Sims/pyinstaller misuse fix (#657)
Sims
2024-07-04
fix plugin uninstalls
AAGaming
2024-07-03
set process/thread titles for decky and plugins
AAGaming
2024-07-03
implement a shutdown routine instead of just waiting for all plugins to stop ...
AAGaming
2024-06-13
hook up plugin events properly
AAGaming
2024-05-27
error boundary now properly reports steam errors
AAGaming
2024-05-25
Custom error handler and some misc fixes
AAGaming
2024-04-22
Add Plugin.uninstall callback support (#555)
Wayne Heaney
2024-04-09
attempt to add plugin events to the plugin frontend api.
Party Wumpus
2024-02-21
more major websocket progress
AAGaming
2024-02-14
fix some broken types
AAGaming
2024-02-14
Revert "Call plugin unload function after stopping event loop (#539)" (#584)
Party Wumpus
2024-02-14
fix vscode import memes
AAGaming
2023-12-31
finalize api for plugin events in backend
AAGaming
2023-12-30
Implement legacy & modern plugin method calls over WS
AAGaming
2023-12-29
Call plugin unload function after stopping event loop (#539)
Jan
2023-11-13
Packaging rework (#531)
marios8543/async-plugin-method-requests
K900