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

Implemented reliable tray updates #63

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Implemented reliable tray updates #63

merged 1 commit into from
Mar 18, 2019

Conversation

alexeiskachykhin
Copy link
Contributor

@alexeiskachykhin alexeiskachykhin commented Mar 16, 2019

Hey @IsmaelMartinez this pull request addresses the problem that I observed on Ubuntu 16.04.5 where a tray icon wouldn't update on unread messages. This implementation relies on Teams API to get notified instead of obtaining unread notification based on page title change.

I tested it on Ubuntu 16.04.5 and Ubuntu 18.04.2.

@IsmaelMartinez
Copy link
Owner

Hi @alexeiskachykhin . Thanks for this PR, and for, indirectly, showing me how to hook in those services.

I will try to review this at some point this week and merge. Depending on other changes, it will be out this week or next week.

Thanks again!

@IsmaelMartinez IsmaelMartinez merged commit 2913d5a into IsmaelMartinez:master Mar 18, 2019
@alexeiskachykhin
Copy link
Contributor Author

Hey @IsmaelMartinez thank you for accepting the PR :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants