Commit 49b2b2f
committed
feat: bump Nucleus to 2.0.3 and opt the demo into dockIconFollowsWindows
Nucleus 2.0.3 adds nucleusApplication(dockIconFollowsWindows), which keeps a
tray-only app out of the macOS Dock and shows the icon only while a real
DecoratedWindow is visible. TrayAppDemo opts in to exercise it.1 parent 93a6a97 commit 49b2b2f
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- demo/src/jvmMain/kotlin/dev/nucleusframework/composenativetray/demo
- gradle
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments