webview / webview_go

Go language bindings for the webview library.
MIT License
176 stars 27 forks source link

Support window.open() on linux #34

Open jianlao1314 opened 3 months ago

jianlao1314 commented 3 months ago

I can open a new window through window.open() on window, but not on linux.