bluppfisk / coindicator

A crypto-currency (Bitcoin, Ethereum et al) market price indicator for the Linux desktop. Sits in the tray and lets you set alerts. Supports GNOME, Unity and KDE.
MIT License
160 stars 40 forks source link

Piggy Icon #71

Closed Tjkeel closed 4 years ago

Tjkeel commented 4 years ago

Is there a way to hide the pig icon and only show the coin/amount that you want?

darthvinyll commented 4 years ago

Same idea, @Tjkeel were you able to figure this out? Changing the piggy icon into something less obtrusive, at least? EDIT: for those wondering, the resources are stored at: /home/username/coinprice-indicator/resources/ Thankfully, these icons can be edited.

Tjkeel commented 4 years ago

The best option I found was to edit the image file and make the piggy icon white. Deleting it replaced the icon with Gnome's missing icon image.

On Mon, Aug 17, 2020 at 12:43 PM darthvinyll notifications@github.com wrote:

Same idea, @Tjkeel https://github.com/Tjkeel were you able to figure this out? Changing the piggy icon into something less obtrusive, at least?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bluppfisk/coinprice-indicator/issues/71#issuecomment-675019162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTB26UMD6TAT432LHMNR7DSBFT35ANCNFSM4PIEH35Q .

-- T.J. Keel 512-709-1788 www.keel.com

bluppfisk commented 4 years ago

Thanks for the suggestion. However, this would require fairly major surgery in the code and the design. I personally won't be implementing it, but am happy to review any PRs featuring the change.

If it's the piggy itself that's bothering you, @Tjkeel already offered an adequate solution: just overwrite the image files with an image of the same resolution and restart the app.