5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 08:41:41 +08:00
wails/v2/internal/frontend/desktop
stffabi 767bfcff89
[v2, windows] Make sure to open the CommonFileDialogs on the main thread (#2606)
Otherwise it might have some strange side-effects like blocking
the completion of Deferrals in WebView2 when using custom
IStreams.
2023-04-17 20:50:27 +10:00
..
darwin Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
linux Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
windows [v2, windows] Make sure to open the CommonFileDialogs on the main thread (#2606) 2023-04-17 20:50:27 +10:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00