Hey everyone,
I'm excited to announce my new library,
Compose Native Tray for compose for Desktop! 🎉 After quite a journey, I've finally solved the HDPI issues for system tray icons on both Windows and Linux, and it's all native! For macOS, I don't own a device to test on, so I've implemented it with AWT, but it's untested.
The library allows you to easily create system tray apps with a Kotlin DSL, supporting features like checkable items, submenus, dividers, and dynamic item enable/disable.
Check it out if you want a modern, cross-platform solution for tray applications:
https://github.com/kdroidFilter/ComposeNativeTray