Quote:
Originally Posted by NiMa
Then you're out of luck, like me :/
Now anything based on QtWebEngine won't work on your Aura H2O v2 and my Libra (i.e. chromium) so we're stuck with WebKitGTK 
... or the buggy Gecko engine
If anyone has even an idea on how to solve this problem, please do say it!
( to be honest, webkitgtk is garbage on such a slow processor... believe me, when you've seen the performance of Falkon you can't even describe the slowness of Midori... )
and for touch, maybe I'll contact you on Discord for some tests. that could help me really know what to do.
|
Chromium/QtWebengine needs an OpenGl context to draw. You don't have one. On x86 it is possible to use a software renderer, like llvmpipe, without the user noticing it too much. Not possible on arm. You can still use a sw render but it will be as gargabe or more garbageish as webkitgtk.
If you want to try that use the package
https://pkgs.alpinelinux.org/package...sa-dri-gallium, which contains the mesa swrast driver.
But seriously try netsurf or surf before. It will make the experience much less garbage