You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[📱 Apps Using Compose Native Tray](#-apps-using-compose-native-tray)
64
65
-[📄 License](#-license)
65
66
-[🤝 Contribution](#-contribution)
66
67
-[👨💻 Author](#-author)
@@ -681,6 +682,15 @@ TrayApp(
681
682
***Title & icon matter:** set `windowsTitle` and `windowIcon`. Even with undecorated UIs, Linux desktop environments often show a dock/taskbar entry; providing a title/icon prevents generic placeholders and improves discoverability.
682
683
683
684
---
685
+
686
+
## 📱 Apps Using Compose Native Tray
687
+
688
+
| App | Description |
689
+
|-----|-------------|
690
+
|[AB Download Manager](https://github.com/amir1376/ab-download-manager)| A desktop download manager |
691
+
692
+
> If your app uses Compose Native Tray, feel free to open a PR to add it here!
693
+
684
694
## 📄 License
685
695
686
696
This library is licensed under the MIT License. The Linux module uses Apache 2.0
0 commit comments