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

Guarantee that theme name is name of theme folder #309

Closed
wants to merge 1 commit into from

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented Apr 24, 2022

It wasn't guaranteed after considering theme names case-insensitively (→ #308).

After this change, other components won't need to be aware of case-insensitivity of theme names.

It wasn't guaranteed after considering theme names case-insensitively (→ #308).

After this change, other components won't need to be aware of case-insensitivity of theme names.
tsujan added a commit to lxqt/lxqt-config that referenced this pull request Apr 24, 2022
Previously, the value of the "theme" key was used, which may differ in letter cases from the current theme name.

This PR requires and depends on lxqt/liblxqt#309.
tsujan added a commit to lxqt/lxqt-config that referenced this pull request Apr 25, 2022
Previously, the value of the "theme" key was used, which may differ in letter cases from the current theme name.

Also, the themes list is sorted alphabetically. Previously, the user themes came first.

This PR requires and depends on lxqt/liblxqt#309.
@tsujan
Copy link
Member Author

tsujan commented Apr 30, 2022

This simple change was needed after #308. Any objection to merging?

@tsujan
Copy link
Member Author

tsujan commented May 4, 2022

Closing. See #310 for the reason.

@tsujan tsujan closed this May 4, 2022
@tsujan tsujan deleted the correct_theme_name branch May 4, 2022 19:24
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