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

[Feature Request] Desktop notification of new messages #54

Closed
jonnieey opened this issue Mar 24, 2022 · 1 comment
Closed

[Feature Request] Desktop notification of new messages #54

jonnieey opened this issue Mar 24, 2022 · 1 comment
Assignees

Comments

@jonnieey
Copy link
Contributor

jonnieey commented Mar 24, 2022

Would be great if there was a way to get notifications on new messages via a notification daemon.

@d99kris d99kris self-assigned this Mar 24, 2022
@d99kris d99kris changed the title [Feature Request] Notification [Feature Request] Desktop notification of new messages Mar 27, 2022
@d99kris
Copy link
Owner

d99kris commented Mar 27, 2022

Support for this has been implemented in above commit. It is disabled by default, but can be enabled/configured using desktop_notify_* parameters in ui.conf, for example:

desktop_notify_active=1
desktop_notify_inactive=1

Refer to README.md for details.

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

No branches or pull requests

2 participants