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.5compared with
Version Details
| 0.5.4 | 0.5.5 | |
|---|---|---|
| Release date | Jan 07, 2025 | Mar 12, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.5.4 | 0.5.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.1.0 | 2.1.10 |
Runtime Changes (3)
| 0.5.4 | 0.5.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.compose.foundation » foundation-desktop | - | 1.7.3 |
| + Added | org.jetbrains.compose.runtime » runtime-desktop | - | 1.7.3 |
| - Removed | org.jetbrains.compose.desktop » desktop | 1.7.3 | - |