Caprine: Use a nicer tray icon

Created on 10 May 2018  路  16Comments  路  Source: sindresorhus/caprine

please make tray icon something more stylish.

currently on kde looks like:
https://i.imgur.com/TtQcdoA.png

would love:
https://imgur.com/8FTEoLv (this is from numix icon set)
or something monochrome

enhancement help wanted

Most helpful comment

Speaking of nicer tray icon, it might be better to be grey when there isn't any new message and teal (I think that's the color) when a message arrives.
That way, it should be more obvious when a new message arrives, as it's hard to see the little red dot sometimes.

Yeah, sure. PR welcome.

All 16 comments

This is how it looks in Ubuntu 16.04 task bar a question icon
https://www.dropbox.com/s/pu9ug1nj9nmzvqp/Screenshot%20from%202018-05-11%2002-37-08.png?dl=0

Speaking of nicer tray icon, it might be better to be grey when there isn't any new message and teal (I think that's the color) when a message arrives.
That way, it should be more obvious when a new message arrives, as it's hard to see the little red dot sometimes.

@jimmy213 good idea. it shouldn't be hard to do. if there is green light for this from the dev (@sindresorhus), i could try to design two svg (png?) icons.

The way that @jimmy213 describes it is how Messenger for Desktop does it, and it would be much appreciated. It's the main way I notice when I get new messages.

To tell you the truth, I had this in mind, as I was using it before moving to Caprine.

Speaking of nicer tray icon, it might be better to be grey when there isn't any new message and teal (I think that's the color) when a message arrives.
That way, it should be more obvious when a new message arrives, as it's hard to see the little red dot sometimes.

Yeah, sure. PR welcome.

@Smatchcube

This is how Messenger for Desktop (and all the other programs I've used) do it:
screenshot from 2018-06-06 13-42-12

And on new message:

screenshot from 2018-06-06 13-48-20

With #482 we've got new gray tray icon, witch is in my opinion somewhat better but it is just a grayscale version of the old one. I would like to see some symbolic icons (maybe with an option).

I used Inkscape to convert the Caprine icon to SVG and create a simplier version to visualize my idea.

The current, grayscaled icon:

caprine_current

My modified version:

caprine_smybolic

Unread could be white (I used a 5% gray) or even blue.
And finally the SVG file.

What do you think?

@pintergreg Yeah, I agree the flat one (yours) looks better.

with newest build it's still like:

https://i.imgur.com/TtQcdoA.png

under newest kde plasma

@alekksander Probably related to https://github.com/electron/electron/issues/12791

It seems this can't be done at the moment, at least not using svg because of electron/electron#9642 not being done.

Now it shows dark gray icon and blue when message comes. Would it be possible to somehow personalize it to show it blue normally? Then when message come add a red dot or change color?

yes, it's possible. https://github.com/sindresorhus/caprine/tree/master/static here are pngs used to display regular and unread icons. You have to swap these with those You prefer (which means inkscape, or gimp work to be done.) for consistency in my system i use graphics from numix
Screenshot_20200513_202406
Screenshot_20200513_202657
Screenshot_20200513_202729

compiling electron is very easy. almost too easy ;)

@alekksander
But how exactly?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kingmustard picture kingmustard  路  3Comments

mmatyas picture mmatyas  路  3Comments

linuxlite picture linuxlite  路  4Comments

PanagiotisGts picture PanagiotisGts  路  4Comments

Vexorify picture Vexorify  路  3Comments