Closed xplshn closed 1 year ago
I like the idea, but a couple of things must be made clear here:
I am however completely for the idea of allowing users to do this if they do so desire. I am simply not going to do it personally, but you can already use Vieb with custom Electron builds if wanted. Just download/clone the repo, do an npm ci
and you are ready to run Vieb. To then use a custom Electron to run Vieb, you can do electron app
where electron
can be whatever build of Electron you want. For example of FreeBSD, I have recently got Vieb running from source by install electron25
from the ports repo and run the cloned Vieb with electron25 app
. This did exactly what you expect: Run Vieb with a custom build of Electron. This is just to illustrate that this is already possible and supported, just not advertised nor included, as that would result in a lot of extra work as explained above. I hope you can agree with my reason for closing this out, do let me know if you have any further questions or suggestions :)
That's it, I thought it'd be great if Vieb were completely Ungoogled and had the Thorium browser performance patches(Thorium is based on Chromium) and Ungoogled Chromium is a drop in replacement for Chromium based projects.