Skip to content

Add confirmation popup support on Exit App key, libretro buildfix#20023

Merged
hrydgard merged 3 commits into
masterfrom
misc-fixes
Feb 24, 2025
Merged

Add confirmation popup support on Exit App key, libretro buildfix#20023
hrydgard merged 3 commits into
masterfrom
misc-fixes

Conversation

@hrydgard

Copy link
Copy Markdown
Owner

This adds a new mechanism so we can delay "vkey" events until the next
frame, making for safer code. Will move a bunch of the virtkeys to this
later.

Fixes #20020

Additionally, buildfixes libretro again (sigh) and fixes a small translation issue.

This adds a new mechanism so we can delay "vkey" events until the next
frame, making for safer code. Will move a bunch of the virtkeys to this
later.

Fixes #20020
@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Feb 24, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Feb 24, 2025
@hrydgard hrydgard merged commit d1ea78f into master Feb 24, 2025
@hrydgard hrydgard deleted the misc-fixes branch February 24, 2025 17:21
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.

If exit confirmation is setup, the "Exit" hot key should ask for confirmation

1 participant