linuxmint / linuxmint/slick-greeter
font from schema not respected in code?
Nobody has claimed this yet.
- Dominant language
- Vala
- Stars
- 441
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Quick glance through the code:
https://github.com/linuxmint/slick-greeter/search?utf8=%E2%9C%93&q=font+ubuntu&type=
Whilst the schema has a "font to use" type key - from the above search there are several instances where "ubuntu" is hard-coded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked repository search for hard-coded "ubuntu" font values and compare those uses with the schema's "font to use" key. Trace each relevant use through the greeter and verify that changing the schema value controls the displayed font instead of the hard-coded value.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100