Skip to content

Activate the native window before asking the user to save sprite changes#5318

Closed
ckaiser wants to merge 1 commit into
aseprite:mainfrom
ckaiser:fix-modified-quitting-activation
Closed

Activate the native window before asking the user to save sprite changes#5318
ckaiser wants to merge 1 commit into
aseprite:mainfrom
ckaiser:fix-modified-quitting-activation

Conversation

@ckaiser

@ckaiser ckaiser commented Aug 1, 2025

Copy link
Copy Markdown
Member

Fixes #3542

Comes with some changes to LAF (aseprite/laf#153) so that the behavior of activate() matches the other platforms, although for some reason testing this on Windows I'm having an entirely different bug where the no events are getting through to the app when it's minimized and I can't reproduce it on the stable version. This is unrelated to these changes and needs some more testing.

@ckaiser ckaiser requested a review from dacap as a code owner August 1, 2025 03:36
@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap assigned Gasparoken and unassigned dacap Aug 4, 2025
@Gasparoken

Gasparoken commented Aug 4, 2025

Copy link
Copy Markdown
Member

Works great! LGTM👍 Before seeing anything, I thought it might interfere with the floating windows, but no. From what I've tested, they work fine.

@dacap

dacap commented Aug 26, 2025

Copy link
Copy Markdown
Member

Cherry picked as 49fa352 (updated laf module + added issue reference in the commit message)

@dacap dacap closed this Aug 26, 2025
@ckaiser ckaiser deleted the fix-modified-quitting-activation branch September 10, 2025 05:20
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.

Quitting the app doesn't focus on the window if there's a warning about saving changes

4 participants