| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Expose a 'decky_plugin' module to decky plugins
* expose decky user home path
* support 'py_modules' python modules in plugins
* allow for a '_migration' method in plugins to have an explicit file
moving step
* Expose the plugin python module as .pyi stub interface
* Expose system and user python paths to plugins
|
|
|
|
|
|
* recommended paths for storing data
* improve helper functions
|
|
|
|
|
|
|
|
|
|
#158) (#161)
* Fix LimitOverrunError when a lot of data is passed to the backend
* Raise socket's buffer limit to something more sensible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|