5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:42:00 +08:00
wails/v2/internal/frontend
Nan0 2065600096
Feature: set browser path (#1448)
* Added option to specify webview2 path

* Added `manual` webview strategy

* Update documentation

* Fixed build with manual tag

* Check for browser directory existence

* Added version check for manually specified webview, removed fallback for installed webview in manual strategy

* Update WebviewBrowserPath documentation

* Replaced deprecated StringToUTF16Ptr

* Return on error

* Removed manual strategy, return error in wv2installer for fixed runtime

* Removed manual strategy from CLI
2022-06-25 07:49:00 +10:00
..
assetserver [v2] AssetsHandler remove retry logic in dev mode (#1479) 2022-06-22 20:06:20 +10:00
desktop Feature: set browser path (#1448) 2022-06-25 07:49:00 +10:00
devserver feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
dispatcher feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
runtime Regenerate templates to use BackgroundColour 2022-06-23 20:30:18 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00