psychobunny / nodebb-plugin-desktop-notifications

This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.
BSD 2-Clause "Simplified" License
19 stars 16 forks source link

Notification on Windows Chrome disappears quickly and is not sticky. #32

Open djensen47 opened 5 years ago

djensen47 commented 5 years ago

When I get a desktop notification from Gmail, it actually shows for less time than the NodeBB notification but the nice thing is that it's sticky. What I mean by sticky is that it stays in the Notification area of the Windows Action Center (⊞Win+A).

It would be nice if the notifications could be the same for NodeBB or at the very least configurable.

djensen47 commented 5 years ago

🤔 It appears to be sticky now for some reason. Not sure what changed.

djensen47 commented 5 years ago

And it's exhibiting that non-sticky behavior again.