atom / notifications

User notifications
MIT License
74 stars 36 forks source link

Option to disable sticky notifications #200

Open flagoworld opened 4 years ago

flagoworld commented 4 years ago

Summary

I request an option to disable sticky notifications globally. This would override any direction by code that opens notifications telling them to be sticky.

Motivation

For me, having errors/warnings auto-stick instead of dismissing after a couple seconds is pretty annoying. I haven't yet run into a situation where I wanted an error message to stick. I imagine some of this is dependent on the package that is displaying the notifications, but asking individual packages to make certain notifications non-sticky is kind of silly to me compared to being able to set a global "no stickies allowed" setting.

The escape key is an OK way of dismissing them, but it also hides things that I may not want hidden.

Describe alternatives you've considered

N/A

Additional context

N/A

UziTech commented 4 years ago

This feature was added to notifications-plus