Conversation
Kakiharu
left a comment
There was a problem hiding this comment.
This seems like a fun idea, Here in a few days i'll try and implement it in a wider way. Might add a settings menu.
Kakiharu
left a comment
There was a problem hiding this comment.
Were you able to get an svg to load or does your theme use png alternatives?
|
I was testing with svg's, but just tried it with a png from the theme and it loaded just fine. |
|
I could not get an svg to not be transparent. |
|
I was exhausted when I wrote that, by transparent I meant it refuses to render an svg as the icon for me when trying to pick an icon. |
|
however today it is working, weird. I'll probably work on it some today. |
|
No worries, & definitely no rush. Mostly wrote this because I'm a strange fascination of ensuring all my system tray icons are themed, and the code might help someone down the road. |
Added the ability to specify a named icon from a plasma theme. Supporting that ability, I added some simplistic support for a config file to allow specification of the icon name, using a config file instead of a command line flag was due it being easier to implement. Although I can see it being useful to specify things like profiles/directories/etc in the future.
I can pull the .gitignore changes as that is just a personal preference thing and I know that can be annoying for a repo owner.