5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 20:59:30 +08:00
wails/v2/internal/frontend/desktop/windows
stffabi 6ed0eb217d
[webview2] Fix error handling in CreateWebResourceResponse (#2496)
The old error handling fails on WebView2Runtimes > 110.0.1587.69 and
will show a "connection refused" page and reloads after a short time.
After the reload everything worked as expected again.
2023-03-16 10:49:59 +01:00
..
go-webview2 [webview2] Fix error handling in CreateWebResourceResponse (#2496) 2023-03-16 10:49:59 +01:00
win32 [windows] Disable frameless decorations during fullscreen (#2288) 2023-01-11 15:22:48 +01:00
winc Size() calculates DPIs back to default space. (#2325) 2023-01-22 15:25:26 +11:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog_test.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
dialog.go Add support for default No button (#1875) 2022-09-23 10:50:54 +10:00
frontend.go [assetServer, darwin] Use AssetServer native WKWebView request handling (#2283) 2023-01-16 13:02:18 +01:00
keys.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
menu.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
screen.go Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
theme.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
window.go [runtime] Improve —wails-draggable by starting a drag immediately but only for the first click in a series (#2302) 2023-01-16 20:56:13 +11:00