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.1.5compared with
Version Details
| 0.1.3 | 0.1.5 | |
|---|---|---|
| Release date | Oct 14, 2024 | Oct 14, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.1.3 | 0.1.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.20 | 2.0.21 |
Runtime Changes (1)
| 0.1.3 | 0.1.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.compose.desktop » desktop | - | 1.6.11 |