feat: support showing a non-persistent notification
Support showing a non-persistent notification.
Can test with the site: https://www.bennish.net/web-notifications.html
Features are limited to https://github.com/hoodie/notify-rust/ as well:
- Windows, macOS: title, body
- Linux: title, body, icon
Edited by yicheng tsai