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

Don't override fonts in etc/lookcommon_* #217

Merged
merged 1 commit into from
Nov 9, 2019
Merged

Don't override fonts in etc/lookcommon_* #217

merged 1 commit into from
Nov 9, 2019

Conversation

raboof
Copy link
Owner

@raboof raboof commented Nov 5, 2019

So that they inherit the fonts from the including styles

This makes them more reusable across low- and high-dpi styles,
and causes less surprises with overridden fonts

fixes #200

So that they inherit the fonts from the including styles

This makes them more reusable across low- and high-dpi styles,
and causes less surprises with overridden fonts
@knixeur
Copy link
Collaborator

knixeur commented Nov 7, 2019

If you tested it I'm pretty sure this change is positive 👍

Copy link
Collaborator

@knixeur knixeur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be the best way to allow the main look to override the default fonts without having to do it explicitly 👍

@raboof raboof merged commit b1bce67 into master Nov 9, 2019
@raboof raboof deleted the menuEntryStyle branch November 9, 2019 09:36
@raboof raboof added the looks label Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure High-DPI font for non-query menu's
2 participants