Fix context menu issues.

Fix WindowID for requests on windows.
Add `Windows.ApplicationStarted` event
This commit is contained in:
Lea Anthony
2023-10-10 21:48:47 +11:00
parent 740b2b0979
commit 3d88bf8795
25 changed files with 162 additions and 114 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ require (
github.com/samber/lo v1.38.1 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/wailsapp/go-webview2 v1.0.7 // indirect
github.com/wailsapp/go-webview2 v1.0.8-0.20231010092311-42cbb98eb53b // indirect
github.com/wailsapp/mimetype v1.4.1 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect
golang.org/x/crypto v0.9.0 // indirect