Commit 8c515d3
revert(tray): restore unconditional tray Clicked handler — Linux gate hid the icon entirely
fa6b925 gated TrayIcon.Clicked→ShowWindow off on Linux to fix the right-click
menu; on the author's Ubuntu box the tray icon then stopped appearing at all
(before, it appeared with only the menu broken). Restore the exact
configuration of every build where the icon showed, drop the gate + its
policy test, and rewrite the SKILL.md tray note: no more speculative changes
to Linux tray code — the still-open menu bug needs on-device evidence first.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YPmwwAZ3FXZymxtMemRiz61 parent fa6b925 commit 8c515d3
3 files changed
Lines changed: 6 additions & 41 deletions
File tree
- .claude/skills/downloader-desktop
- src
- Downloader.Desktop.Tests/UI
- Downloader.Desktop/Services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
| |||
101 | 84 | | |
102 | 85 | | |
103 | 86 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
107 | 92 | | |
108 | 93 | | |
109 | 94 | | |
| |||
0 commit comments