pragha-music-player / pragha

Pragha is a Lightweight Music Player for GNU/Linux.
GNU General Public License v3.0
173 stars 35 forks source link

Single icon name for tray and app icon #121

Closed varlesh closed 6 years ago

varlesh commented 7 years ago

Will be good use another icon name for tray on Linux systems. It's cool looking with monochrome icons on tray. For example pragha-panel. Thx :)

matiasdelellis commented 7 years ago

@varlesh Maybe is interesting to do it .. As soon as I finish the WIP/Ampache branch I will continue on other things like this ..

Thank you for always participating .. 😃

varlesh commented 7 years ago

If you need help with icon for tray - i can draw. 2017-07-12 21-31-57

matiasdelellis commented 7 years ago

pragha-panel-symbolic I was trying: :wink: But I do not know how to make it behave as a symbolic icon in the panel .. 😞

matiasdelellis commented 6 years ago

Hi @varlesh See las commit.. To use the icon symbolic you must convince the theme designer to add the following: GtkTrayIcon { -gtk-icon-style: symbolic; } ... and automatically all system tray icons will be shown symbolic .. 😉

Thanks for all!.

varlesh commented 6 years ago

Thx @matiasdelellis :+1: