go-toast/toast

Support for notification priority

delthas opened this issue · 0 comments

Blocks gen2brain/beeep#55 on Windows.

Toast notifications support a priority parameter: https://learn.microsoft.com/en-us/uwp/api/windows.ui.notifications.toastnotification.priority?view=winrt-22621

This can be used to eg wake the screen on important notifications.