Commit Graph

7 Commits

Author SHA1 Message Date
DecDuck 46e1f16cdd Process manager fixes (#71)
* fix: launching on linux

* feat: #70

* feat: add dummy store page

* feat: add store redir and refresh button to library

* feat: cache first object fetching

* feat: Remove let_chains feature and update to Rust 2024

Signed-off-by: quexeky <git@quexeky.dev>

* feat: Check for if process was manually stopped

Signed-off-by: quexeky <git@quexeky.dev>

* fix: use bitcode instead of serde

* chore: remove logs

* fix: clippy

* fix: clippy 2

* fix: swap to stop icon

---------

Signed-off-by: quexeky <git@quexeky.dev>
Co-authored-by: quexeky <git@quexeky.dev>
2025-07-25 10:44:40 +10:00
DecDuck ac6b034501 fix: error with game options for remote games 2025-05-01 12:26:41 +10:00
DecDuck 0f717d51d0 feat: launch options 2025-04-27 21:07:39 +10:00
quexeky 6159319172 feat(download manager): Added generic download manager
Signed-off-by: quexeky <git@quexeky.dev>
2025-01-05 19:04:07 +11:00
DecDuck 2c8164e54f feat(library ui): add installed ui in the library menu 2025-01-05 18:32:22 +11:00
DecDuck 42c0198f1d refactor(game status): transient vs synced state now defined 2024-12-23 20:44:02 +11:00
DecDuck 671d45fbe4 feat(download ui): debug queue interface 2024-12-09 17:03:48 +11:00