5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 13:20:56 +08:00
wails/v2/internal/frontend/desktop/windows
stffabi 3632ef9dc8
[webviewloader] Use go implementation to retrieve the version of a fixed runtime (#1790)
* [webview2loader] Start porting of OpenWebView2Loader to go

* [webviewloader] Use go implementation to retrieve the version of a fixed runtime

This fixes a problem with the go-winloader and using GetAvailableCoreWebView2BrowserVersionString

Fixes #1569

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-27 09:29:09 +10:00
..
go-webview2 [webviewloader] Use go implementation to retrieve the version of a fixed runtime (#1790) 2022-08-27 09:29:09 +10:00
win32 Windows dialogs - Handle scenario when window is not visible yet. (#1662) 2022-07-27 19:38:56 +10:00
winc Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go fix: handling of default folder for windows dialogs 2022-08-13 16:52:35 +10:00
frontend.go Experimental support for CSS Drag detection (#1750) 2022-08-18 20:39:05 +10: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 Improve theme change at runtime (#1473) 2022-06-22 08:34:41 +10:00
window.go Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00