toast icon indicating copy to clipboard operation
toast copied to clipboard

Support for notification priority

Open delthas opened this issue 1 year ago • 0 comments

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.

delthas avatar Aug 28 '23 10:08 delthas