toast
toast copied to clipboard
Support for notification priority
Blocks https://github.com/gen2brain/beeep/issues/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.