Yakyak: Text on Tray Icon for Mac

Created on 17 Jun 2019  路  5Comments  路  Source: yakyak/yakyak

Is there a way to make it so that the tray only have the YakYak icon and none of the text. If there is, could you guys give me the instructions on how to remove them, step by step preferably please. I'm still very new to the OS.

inactive

Most helpful comment

I found that this worked.
Here is the link to issue #990 [https://github.com/yakyak/yakyak/issues/990]

EDIT: quick hack is to edit this file:

/Applications/YakYak.app/Contents/Resources/app/ui/views/trayicon.js

Comment out line 51

tray.setTitle(i18n.__('title:YakYak - Hangouts Client'));

and restart YakYak.

All 5 comments

I have this issue too, this is what I see
Screen Shot 2019-06-24 at 9 44 16 AM
Wish it was just the icon itself. I'm settling with just hiding the icon completely.

I would also like to see this feature.

+1 For a way to hide the text (it's not so cool when tray is crowded)

I found that this worked.
Here is the link to issue #990 [https://github.com/yakyak/yakyak/issues/990]

EDIT: quick hack is to edit this file:

/Applications/YakYak.app/Contents/Resources/app/ui/views/trayicon.js

Comment out line 51

tray.setTitle(i18n.__('title:YakYak - Hangouts Client'));

and restart YakYak.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

saenic picture saenic  路  6Comments

brian163 picture brian163  路  4Comments

theotheroracle picture theotheroracle  路  7Comments

pricelessbrewing picture pricelessbrewing  路  6Comments

ghost picture ghost  路  5Comments