SwayNotificationCenter icon indicating copy to clipboard operation
SwayNotificationCenter copied to clipboard

[Feature] Configure `swaync-client --count` to report non-hidden notifications.

Open bakhtiyarneyman opened this issue 10 months ago • 1 comments

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

bakhtiyarneyman avatar Feb 02 '25 23:02 bakhtiyarneyman

So something like visible-notifications?

ErikReider avatar Mar 02 '25 14:03 ErikReider

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.

bakhtiyarneyman avatar Jul 09 '25 03:07 bakhtiyarneyman