Wpf.Notifications
Wpf.Notifications copied to clipboard
WPF notifications UI controls (as seen in VS Code)
It's been a few years. Hi again! This PR adds compatibility with .NET Core and the newly released .NET 5. It also moves the main `csproj` file to an SDK-style...
Could you port your library to AvaloniaUI?
Would be great to have a property indicating whether a message is currently or still visible or already dismissed / closed.
Would be great if we could enumerate the manager queue, checking if it contains a specific message and close / get messages by code.
Reported in #14 Yeah, it's a bug. Since you're doing CreateMessage call from VM constructor, the message container in the view isn't yet bound to the manager. NotificationMessageContainer only listens...
Can we have an input that specifies the maximum amount of notifications that can be shown in the screen?