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

document icon on macOS titlebar #1982

Open
sbarex opened this issue Dec 6, 2024 · 1 comment · May be fixed by #1985
Open

document icon on macOS titlebar #1982

sbarex opened this issue Dec 6, 2024 · 1 comment · May be fixed by #1985
Labels
enhancement New feature or request mac

Comments

@sbarex
Copy link

sbarex commented Dec 6, 2024

Please add the support for the standard proxy document icon on macos window title bar

@Guldoman Guldoman added enhancement New feature or request mac labels Dec 6, 2024
@takase1121
Copy link
Member

Technical comment: seems fairly easy to do, but SDL doesn't support this directly.
It can be done by calling setRepresentedFilename on the corresponding NSWindow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mac
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants