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

Use macOS APIs to get preferred localization and keep defaults as fallback #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sdassow
Copy link

@sdassow sdassow commented Nov 20, 2024

Newer versions of macOS allow to set a language per application instead of only system wide.
This currently affects Fyne, and is part of this issue: fyne-io/fyne#5277

The suggested solution is to use the macOS API instead of just the defaults command.

@sdassow
Copy link
Author

sdassow commented Nov 20, 2024

Going to add the plural version as well...

@sdassow sdassow changed the title Use macos APIs to get preferred localization and keep defaults as fallback Use macOS APIs to get preferred localization and keep defaults as fallback Nov 20, 2024
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