SwayNotificationCenter
SwayNotificationCenter copied to clipboard
[Feature] Configure `swaync-client --count` to report non-hidden notifications.
Is your feature request related to a problem? Please describe.
One thing that I appreciate about dunst is that I can always go back and check what notifications I was shown. That's why I don't want to ever close notifications in swaync. But then the number of notifications reported never goes to zero (it shows up in i3status-rust, for example).
Describe the solution you'd like
A boolean configuration parameter that would tell swaync to use non-hidden count (as opposed to non-closed count) of notifications whenever it reports it.
Describe alternatives you've considered N/A
So something like visible-notifications?
Yeah.
But now that I used swaync for some time, I don't think this hack goes far enough. What I really want is to be able to see closed notifications because way too often I close them accidentally. So let me close this one and file a new feature request.