Support linux systrays, of sorts...

This commit is contained in:
Lea Anthony
2024-03-06 16:59:13 -06:00
committed by Travis McLane
parent 12e2e2101a
commit 161444107a
26 changed files with 662 additions and 503 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
module github.com/wailsapp/wails/v2
go 1.20
go 1.21
toolchain go1.22.0
require (
github.com/Masterminds/semver v1.5.0