[client] Update fyne and add exit menu retry (#5187)

* Update fyne and add exit menu retry

- Fix an extra arrow on macos by updating fyne/systray

* use systray.TrayOpenedCh instead of loop and retry
This commit is contained in:
Maycon Santos
2026-01-27 09:52:55 +01:00
committed by GitHub
parent 7d791620a6
commit 5299549eb6
4 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
require (
fyne.io/fyne/v2 v2.7.0
fyne.io/systray v1.11.1-0.20250603113521-ca66a66d8b58
fyne.io/systray v1.12.1-0.20260116214250-81f8e1a496f9
github.com/TheJumpCloud/jcapi-go v3.0.0+incompatible
github.com/awnumar/memguard v0.23.0
github.com/aws/aws-sdk-go-v2 v1.36.3