mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #6] [feature request] Uninstall games #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @UnR34L on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/6
Unless I can't see it. There's no option to uninstall games. Also, I tried manually deleting the game install folder, now it just gives an error.
@perdakovich commented on GitHub (Dec 25, 2024):
Yeah, right now your only option is to delete
drop.dbat~/.local/share/drop@DecDuck commented on GitHub (Dec 25, 2024):
This feature should be ready in a few hours.
Sorry for the mess guys! We really wanted to get something out the door by Christmas :/
@perdakovich commented on GitHub (Dec 25, 2024):
it's okay bro
@DecDuck commented on GitHub (Dec 25, 2024):
Hey, I've just finished up the initial implementation. Could you please download the version for your platform from here: https://lab.deepcore.dev/drop-oss/drop-app/-/pipelines/448, and let me know if it works okay?
I've implemented both of your suggestions, so feel free to give it a test! I'll close the issue once you've confirmed.
@AdenMGB commented on GitHub (Dec 26, 2024):
Can confirm it is working quite well @DecDuck
As seen in the video below it removes the game files and changes the install/play button status confirming it edits the local db
(I was running an older build and i have since noticed you fixed the colouring consistency issue)
https://github.com/user-attachments/assets/e1566b38-f145-41fd-9e98-e8dc13fb38ed
All good to close it now!
@UnR34L commented on GitHub (Dec 29, 2024):
Can confirm, works under normal circumstances, but I just tried installing a game that uses the "Setup executable/command". The UI is showing "Setup" but no uninstall option.
I might have used the wrong path for the setup exe. but now I'll have to reset the app to get the game uninstalled.
@DecDuck commented on GitHub (Dec 29, 2024):
I realised it should also be implemented for setup too, and added it in a later commit. If you download the artifact from here: https://lab.deepcore.dev/drop-oss/drop-app/-/pipelines/477, it will include that fix.
[feature request] Uninstall gamesto [GH-ISSUE #6] [feature request] Uninstall games