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.6.0compared with
Version Details
| 0.5.5 | 0.6.0 | |
|---|---|---|
| Release date | Mar 12, 2025 | Apr 28, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.5.5 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib | 2.1.10 | - |
Runtime Changes (7)
| 0.5.5 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 2.1.20 |
| - Removed | io.github.kdroidfilter » kmplog-jvm | 0.3.0 | - |
| - Removed | net.java.dev.jna » jna | 5.16.0 | - |
| - Removed | net.java.dev.jna » jna-platform | 5.16.0 | - |
| - Removed | org.jetbrains.compose.foundation » foundation-desktop | 1.7.3 | - |
| - Removed | org.jetbrains.compose.runtime » runtime-desktop | 1.7.3 | - |
| - Removed | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | 1.10.1 | - |