-
Notifications
You must be signed in to change notification settings - Fork 308
change + and - icons #531
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
change + and - icons #531
Conversation
|
Thanks. Let's target the upcoming release. Will hopefully be merged at a later point. |
|
Please rebase so that we can test this. |
|
Btw, here is the proof "add" and "remove" aren't standard: https://specifications.freedesktop.org/icon-naming-spec/latest/ |
|
Could you provide a screenshot of the new icons on your theme? |
|
Unfortunately this will take some time as I'm getting C++ compilation errors with |
|
Seems to work. Have you made your edits with Qt Creator/Qt Designer? I wonder where the second line is coming from. |
|
Looks like it's correct the way it is now. Merging. Thanks @iTrooz! |


Hey, I've noticed the + icon doesn't appear in my environment (ArchLinux KDE), and that the - icon appear for some reason even if Qt Creator doesn't mention it in the icons list
I've replaced them with elements that were in the list of icons
I tested the changes in ZorinOS 18.04 (running an Gnome environment IIRC) and Debian 11 running XFCE and the modified icons appear in both of them (plus in my own environment ofc)