electron-tabs icon indicating copy to clipboard operation
electron-tabs copied to clipboard

Using BrowserView instead of webView

Open praharshjain opened this issue 2 years ago • 1 comments

How about using BrowserView instead of webView to render tabs? Electron's documentation recommends using BrowserView instead of webView - https://www.electronjs.org/docs/latest/api/webview-tag

Screenshot 2023-07-19 at 9 58 37 PM

More about BrowserView - https://www.electronjs.org/docs/latest/api/browser-view

Will this be an easy change in the given structure of code?

praharshjain avatar Jul 19 '23 16:07 praharshjain

Please look at this thread where it was already discussed: https://github.com/brrd/electron-tabs/issues/152#issuecomment-1138388788

This change would require a whole rewriting of electron-tabs. Unfortunately I don't have the time to do this. I'm actually planning to discontinue this project due to a lack of time.

I'm keeping this issue open for the record.

brrd avatar Sep 01 '23 09:09 brrd