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

Re-enable Trayicon blinking with Snore #328

Closed

Conversation

romibi
Copy link
Contributor

@romibi romibi commented Feb 2, 2018

With the change from PR #139 the update to the new Snore Notification Backend modified the behaviour of loading the SystrayNotificationBackend if Snore is enabled.

See: 79ef34a#diff-cfff7c7c664d451740ea7bda9372fc10L83

Although it makes sense to not show a message bubble if snore is enabled, the tray icon animation is handled by SystrayNotificationBackend too.

This might have been overlooked because the tray animation is not en/disabled in the notification settings:
https://gyazo.com/68b1aa6d8dd93c5e42f67afb3eb6e7e6

With this PR the animation works again but the message bubble has to be disabled manually again:
https://gyazo.com/17bf819e32f3a7df8a5c9309210097f8
This is how it was before …

It might make sense to auto toggle off the bubble when snore gets enabled, but i didn't find an easy way to do that. (And I'm not completely sure if that's something needed/wanted)

Now https://bugs.quassel-irc.org/issues/1383 should be fixed … a second time …
But … Issue 13830 may still not be fixed completely …

@romibi
Copy link
Contributor Author

romibi commented Feb 5, 2018

See #330

@romibi romibi closed this Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant