Skip to content

Add confirmation on exit #19996

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

Merged
merged 4 commits into from
Feb 17, 2025
Merged

Add confirmation on exit #19996

merged 4 commits into from
Feb 17, 2025

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Feb 17, 2025

Adds it both when exiting through the pause screen Exit button, and closing the window on Windows.

Fixes #19985

Add a setting so you can configure how much unsaved progress you need to have for the confirmation dialog to appear.

Default is 60 seconds, can be discussed.

(This is independent from adding a future "auto-save-on-exit" feature - that one can just disable this functionality)

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Feb 17, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Feb 17, 2025
@hrydgard hrydgard changed the title Add confrimation on exit Add confirmation on exit Feb 17, 2025
@hrydgard hrydgard merged commit 2aa7b53 into master Feb 17, 2025
19 checks passed
@hrydgard hrydgard deleted the confirm-on-exit branch February 17, 2025 20:05
@DominikGTA69
Copy link
Contributor

Looks great! Usefull too
Screenshot_2025-02-18-10-49-23-92_2f85358b2198d26f8aca533d68bee793
Screenshot_2025-02-18-12-31-59-88_2f85358b2198d26f8aca533d68bee793

@hrydgard
Copy link
Owner Author

Glad you like it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Confirm on Exit
2 participants