Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide real 'appname' when creating notifications on linux #441

Closed
hoschi opened this issue Nov 16, 2016 · 2 comments
Closed

Provide real 'appname' when creating notifications on linux #441

hoschi opened this issue Nov 16, 2016 · 2 comments

Comments

@hoschi
Copy link

hoschi commented Nov 16, 2016

At the moment all notifications have appname 'notify-send' which should be something like 'yakyak' so this notification can handled in a sepecific way. My use case to give them a special color to separate them from e.g. HipChat.

@hoschi hoschi changed the title Provide real 'appname' when creating notifications on linix Provide real 'appname' when creating notifications on linux Nov 16, 2016
@averissimo
Copy link
Member

averissimo commented Nov 28, 2016

@hoschi can you figure out what arguments does function notify requires for this?

I believe the node module is node-notifier

And the code for notifications can be found at:

https://github.com/yakyak/yakyak/blob/master/src/ui/views/notifications.coffee

@averissimo
Copy link
Member

solved with icon on #467 (already in 1.4.1)

in case options to hide icon, the notification says (via YakYak) after sender's name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants