P6.1: confirm Fyne 2.7.4 upgrade; mark done
go.mod already pins fyne.io/fyne/v2 v2.7.4 (latest 2.7.x). Verified go mod tidy is a no-op and rebuilt under MSYS2 UCRT64/CGO: build, vet, and go test -race ./... all green with no code changes. 2.7 changelog review found no breaking changes affecting GoSentry. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -109,7 +109,7 @@ These land together because both edit `domain/job.go` and `storage/store.go`.
|
||||
- [x] P5.2 — Size-appropriate per-platform icons (tray small; window via `.ico`/`IconSmall`); verify `.ico`
|
||||
|
||||
### Phase 6 — Fyne 2.7 upgrade + tray click
|
||||
- [ ] P6.1 — Bump Fyne to 2.7.x; rebuild
|
||||
- [x] P6.1 — Bump Fyne to 2.7.x; rebuild
|
||||
- [ ] P6.2 — `SetSystemTrayWindow` left-click-to-show
|
||||
- [ ] P6.3 — Re-measure startup → PERFORMANCE.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user