go-webview2 icon indicating copy to clipboard operation
go-webview2 copied to clipboard

Add support for customizing EnvironmentOptions - specifically AdditionalBrowserArguments

Open changchaishi opened this issue 1 year ago • 1 comments

Hi I notice in pkg\edge\chromium.go, that the package straight up use a 0 pointer for creating WebView2EnvironmentWithOptions, is there a way or guide to show how to set something like this?

changchaishi avatar Aug 14 '24 03:08 changchaishi

There's definitely tons of things that could be implemented with some effort, mainly just around wrapping more COM objects and plumbing them as needed. I'm still happy to review/accept pull requests but the main reason I haven't made many improvements is that I don't really have any native Windows setups anymore, and don't work too much on Windows stuff at the moment.

jchv avatar Aug 14 '24 03:08 jchv