Brett

Results 56 issues of Brett

# Summary #### *Disclaimer* This is still a bit of a WIP needing testing and error handling double checked Runs the `ExtractZipService` in a worker thread b wrapping `ExtractZipService` with...

# Summary Add an event for when the user closes HyperPlay through the main window close, tray icon close, or the `QuitButton` component. related to https://github.com/HyperPlay-Gaming/px-pm/issues/10 and https://github.com/HyperPlay-Gaming/px-pm/issues/24

PR: Ready-For-Review

# Summary Give game launch handlers 1 second on main window close to clean up (i.e. sync playsession and send game closed event). closes https://github.com/HyperPlay-Gaming/PX-PM/issues/21 also fixes an issue where...

PR: Ready-For-Review

--- Use the following Checklist if you have changed something on the Backend or Frontend: - [ ] Tested the feature and it's working on a current and clean install....