DecDuck
|
f0112ec027
|
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
|
78ffc9e020
|
fix: error with game options for remote games
|
2025-05-01 12:26:41 +10:00 |
|
DecDuck
|
7ee5778953
|
feat: launch options
|
2025-04-27 21:07:39 +10:00 |
|
quexeky
|
3f229687f3
|
feat(download manager): Added generic download manager
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-01-05 19:04:07 +11:00 |
|
DecDuck
|
3ca5be6658
|
feat(library ui): add installed ui in the library menu
|
2025-01-05 18:32:22 +11:00 |
|
DecDuck
|
ebd49b33f8
|
refactor(game status): transient vs synced state now defined
|
2024-12-23 20:44:02 +11:00 |
|
DecDuck
|
3d8639136b
|
feat(download ui): debug queue interface
|
2024-12-09 17:03:48 +11:00 |
|