Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew Store: Do uninstalls on a thread #18490

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Dec 8, 2023

Avoids blocking the UI for long periods of time in case of some homebrew like Mega Drops on slow filesystems.

Also adds a progress popup for installs and uninstalls.

Part of #17450

@hrydgard hrydgard added User Interface PPSSPP's own user interface / UX Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. labels Dec 8, 2023
@hrydgard hrydgard added this to the v1.17.0 milestone Dec 8, 2023
@hrydgard hrydgard force-pushed the uninstall-on-thread branch from a69ec9c to b7d990a Compare December 8, 2023 14:43
@hrydgard hrydgard force-pushed the uninstall-on-thread branch from b7d990a to d234fa2 Compare December 8, 2023 15:16
@hrydgard hrydgard merged commit 72ec0bf into master Dec 8, 2023
@hrydgard hrydgard deleted the uninstall-on-thread branch December 8, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant