wails icon indicating copy to clipboard operation
wails copied to clipboard

Support for chromium on linux

Open zhaojunliing opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe.

I'm using some web development program, want to migrate to wails, but in linux webkit above report all kinds of errors, such as navigator.mediaDevices.getUserMedia can't find , the ws connection error and so on!

Describe the solution you'd like

I want to use chromium kernel on linux like electron

Describe alternatives you've considered

Can you help me with what to change?

Additional context

No response

zhaojunliing avatar Jan 09 '24 06:01 zhaojunliing

As example for implementing CEF for linux or for all platform as alternative to webkit we could see how it's done here https://github.com/energye/energy but it's nor a simple feature to add

marcio199226 avatar Jan 10 '24 10:01 marcio199226

Extremely non-trivial. We're looking to upgrade webkit2gtk so that might address a lot of the issues.

leaanthony avatar Jan 10 '24 10:01 leaanthony