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

optimize code #1155

Merged
merged 4 commits into from
Jan 14, 2025
Merged

optimize code #1155

merged 4 commits into from
Jan 14, 2025

Conversation

hantengc
Copy link
Contributor

…other desktop environments in the future

@hantengc
Copy link
Contributor Author

@hantengc 这个pr

std::string icon;
if (preferSymbolic) {
icon = "input-keyboard-symbolic";
std::string customIconForDesktop() const {
Copy link
Member

Choose a reason for hiding this comment

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

since it's only about the keyboard icon, so just call it keyboardIconName or sth similar.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

since it's only about the keyboard icon, so just call it keyboardIconName or sth similar.

好的,已修改~

@hantengc
Copy link
Contributor Author

修改好了~

@wengxt wengxt merged commit ed5c8e5 into fcitx:master Jan 14, 2025
4 checks passed
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.

2 participants