ComposeTray is a Kotlin library that provides a simple way to create system tray applications with native support for Linux and Windows. This library allows you to add a system tray icon, tooltip, and menu with various options in a Kotlin DSL-style syntax.
Version0.5.3compared with
Version Details
| 0.5.2 | 0.5.3 | |
|---|---|---|
| Release date | Jan 03, 2025 | Jan 05, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.5.2 | 0.5.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.1.0 |
Runtime Changes (2)
| 0.5.2 | 0.5.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.java.dev.jna » jna-platform | 5.15.0 | 5.16.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | 1.9.0 | 1.10.1 |