bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
863 stars 61 forks source link

Onboard #584

Closed carmenfdezb closed 5 years ago

carmenfdezb commented 5 years ago

Could you please add onboard icon?

varlesh commented 5 years ago

sources, icon names, method?

varlesh commented 5 years ago

If you mean this: https://launchpad.net/onboard Icon not hardcoded, used application icon for tray like as VLC and similar. For Plasma i fix that on Materia Theme: image

carmenfdezb commented 5 years ago

If you mean this: https://launchpad.net/onboard Icon not hardcoded, used application icon for tray like as VLC and similar. For Plasma i fix that on Materia Theme: image

I use Materia-theme with Numix-Square icons but onboard icon for tray is Numix-Square style and not Materia-theme style:

captura_onboard

varlesh commented 5 years ago

@carmenfdezb update Materia theme from git and set appindicator method on settings: image

carmenfdezb commented 5 years ago

@carmenfdezb update Materia theme from git and set appindicator method on settings: image

Thanks!! Now it works ;)

carmenfdezb commented 2 years ago

Sorry for contact you about this issue again, but I don't know how to solve it: Screenshot_20220106_145718

Could you please help me? I use 'Arc Dark' as global theme, 'Material color' as plasma style and 'Papyrus-Dark' as icons on my PC with Fedora 35 KDE.

Thanks in advanced!

varlesh commented 2 years ago

Maybe you not install libappindicator? It's worked: image

varlesh commented 2 years ago

or try run application with this variable: env XDG_CURRENT_DESKTOP=Unity onboard

carmenfdezb commented 2 years ago

Thank you for your help, @varlesh! libappindicator was installed, but I remembered that libappindicator-gtk is needed: https://github.com/Foundry376/Mailspring/issues/1207#issuecomment-489140946

So thank you so much!