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

Make sure hicolor is searched before dash fallbacks #261

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented Jun 3, 2021

Dash fallbacks can cause all sorts of troubles. Although the inherited themes were searched before them, the code first ignored hicolor among the inherited themes and then searched it after dash fallbacks. That's corrected by the current patch.

Fixes #260. That report is also an example of how annoying dash fallbacks could be if they aren't used only as the last resort.

Dash fallbacks can cause all sorts of troubles. Although the inherited themes were searched *before* them, the code first ignored `hicolor` among the inherited themes and then searched it *after* dash fallbacks. That's corrected by the current patch.

Fixes #260. That report is also an example of how annoying dash fallbacks could be if they aren't used *only* as the last resort.
@tsujan
Copy link
Member Author

tsujan commented Jul 10, 2021

OK, after more than one month and because (1) it's tested by me and @stefonarch and (2) since it fixes #226 (@flychenjun also confirmed that in #255 but, for some reason unknown to me, deleted his comment when he closed that PR), I merge it and take full responsibility. If someone finds that a disaster happens with it, it could be easily reversed but that seems impossible to me.

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.

Status Notifier not showing correct icons having dash in their names
1 participant