We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, According to PapirusDevelopmentTeam/papirus-icon-theme#709 (comment), can you rename Zeal tray icon to allow theming?
The text was updated successfully, but these errors were encountered:
Is there a tray icon naming convention? Freedesktop,org seems to have nothing...
Sorry, something went wrong.
@trollixx as far as I know, no. Just choose one from the most popular suffix of tray icon: zeal-tray, zeal-panel, zeal-indicator.
zeal-tray
zeal-panel
zeal-indicator
Will be fine use another icon from system icon theme (if available):
QIcon::fromTheme("zeal-tray")
If not available zeal-tray > use original zeal as fallback icon. Sorry, i'm not programer and can not show example for this, but it's possible.
zeal
bd85d70
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
trollixx
No branches or pull requests
Hi,
According to PapirusDevelopmentTeam/papirus-icon-theme#709 (comment), can you rename Zeal tray icon to allow theming?
The text was updated successfully, but these errors were encountered: