Skip to content

[osx] Make activate() move the window to the front to match other platforms#153

Merged
dacap merged 1 commit into
aseprite:mainfrom
ckaiser:osx-activate-front
Aug 26, 2025
Merged

[osx] Make activate() move the window to the front to match other platforms#153
dacap merged 1 commit into
aseprite:mainfrom
ckaiser:osx-activate-front

Conversation

@ckaiser

@ckaiser ckaiser commented Aug 1, 2025

Copy link
Copy Markdown
Member

SetWindowActive on Windows and _NET_ACTIVE_WINDOW in X11 both request window activation and bring them to the front (haven't tested X11 but that seems to be the consensus), this makes OS X match that behavior.

@dacap dacap assigned Gasparoken and unassigned dacap Aug 4, 2025
@dacap dacap merged commit 39f6dca into aseprite:main Aug 26, 2025
11 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.

3 participants