Thank you, SWinxy.
It is a helpful reference, I didn't know such an enhancement already
existed:
JDK-8266423: Triggering OS toast notifications without the use of SystemTray
On 2024-01-09 21:50, SWinxy wrote:
Back in mid-2021 I submitted a feature request
<https://bugs.openjdk.org/browse/JDK-8266423> to add new APIs for
toast notifications on macOS and Windows /without/ using SystemTray.
It's something I'd like to implement. Apple introduced its
notification APIs
<https://urldefense.com/v3/__https://developer.apple.com/documentation/foundation/nsusernotification?language=objc__;!!ACWV5N9M2RV99hQ!LLDVcSrLqIAxUIjvcEreCjB2iQXxXomIyS3D4OAjQToK-tSUa0RVzYwgVbX5yK7sc5UdAdSo-OUNbiA3Yr_GYdySAg$> in
macOS 10.8. Never worked with the WinRT before, though.
--
Regards,
Alexey