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
/
plugin.py
Age
Commit message (
Expand
)
Author
2023-10-25
Merge aa/type-cleanup-py (work by marios, aa, wolv)
v2.10.6-pre1
TrainDoctor
2023-07-01
Make sure settings/data/logs gets created as user (#499)
v2.10.3-pre2
suchmememanyskill
2023-03-21
Add cross-platform support to decky (#387)
suchmememanyskill
2023-02-19
Expose a 'decky_plugin' module to decky plugins (#353)
Philipp Richter
2023-01-29
Add python logging to browser and plugin
TrainDoctor
2023-01-29
Add better handling for unloading of plugins
TrainDoctor
2023-01-22
Expose useful env vars to plugin processes (#349)
v2.5.2-pre1
v2.5.2
Philipp Richter
2022-12-16
Potentially fix locale issues (#284)
v2.4.6-pre5
Nik
2022-10-22
Actually utilize the unload function
TrainDoctor
2022-10-22
Added unload hook for plugins.
TrainDoctor
2022-09-18
don't crash when plugin backends do
AAGaming
2022-08-31
Fix LimitOverrunError when a lot of data is passed to the backend (fixes #158...
Philipp Richter
2022-08-24
set gid along with uid (#152)
Chris Simons
2022-08-21
Add plugin updater, notification badge, fixes
v2.0.5-pre15
AAGaming
2022-07-15
fix lockup in _open_socket_if_not_exists, probably fix ci prereleases
AAGaming
2022-06-13
fix(loader): multiprocessing.set_start_method once, queue for plugin import
Jonas Dellinger
2022-06-13
fix(loader): eplixcitly set process start method and import fsevents on mac
Jonas Dellinger
2022-05-26
Cleanup after merge
Jonas Dellinger
2022-05-26
display overhaul, compatibility with legacy plugins, fixes
marios
2022-05-25
Added support for static assets, remove frontend_bundle field
Jonas Dellinger
2022-05-13
Work on react frontend loader
Jonas Dellinger