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

feat: respect system-configured interface font #182

Closed
wants to merge 2 commits into from

Conversation

HeitorAugustoLN
Copy link

Closes #156

  • Add interface_font_opt field to UserData struct
  • Read interface font from CosmicTk config
  • Integrate interface font with cosmic::iced::Font system
  • Initialize interface_font_opt in fallback data with None

The greeter now respects the interface font configured in COSMIC Settings, providing a consistent font experience across the desktop environment.

NOTE: I didn't test this yet, but it should work

@HeitorAugustoLN HeitorAugustoLN marked this pull request as draft January 25, 2025 14:52
- Add interface_font_opt field to UserData struct
- Read interface font from CosmicTk config
- Integrate interface font with cosmic::iced::Font system
- Initialize interface_font_opt in fallback data with None

The greeter now respects the interface font configured in COSMIC Settings, providing a consistent font experience across the desktop environment.
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.

Cosmic Greeter does not respect global font family
1 participant