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

Better handling for close/suspend/exit #477

Merged
merged 9 commits into from
Feb 17, 2025
Merged

Better handling for close/suspend/exit #477

merged 9 commits into from
Feb 17, 2025

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Feb 16, 2025

Ctrl+Q was already mapped to Command::Exit; this is now handled.

Similarly, Alt+F4 maps to Command::Close which is now handled: close the popup or window if none.

Also added AppData::suspended to allow data saving on suspend/exit.

@dhardy
Copy link
Collaborator Author

dhardy commented Feb 16, 2025

Also: update wgpu to 24.0.1

@dhardy dhardy merged commit a67910c into master Feb 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant