Saulo Amaral
Saulo Amaral
any update on this?
forgot to add completion for bash and fish
Openning Github without a account logged dont cause this issue, is there other pages where this unresponsive behavior happens?
Sorry, I actually got it working using noscript module, disabling scripts on a GitHub domain in a priv-tab (no login). I also found this issue on Steam support page (logged),...
By setting `webview.hardware_acceleration_policy = "always"`, I was unable to get any error, `on-demand` doesnt do anything it seems, using follow still crashes git page sometimes. ``` luakit 2.3.6 built with:...
Yeah... confirming, the rendering issues only appear when `"on-demand"` option is set. Running luakit with env variable `WEBKIT_DISABLE_COMPOSITING_MODE=1` disables hardware acceleration altogether, also mitigating the problem. About [webkit-based browsers](https://wiki.archlinux.org/title/List_of_applications/Internet#WebKit-based), maybe...
If you were dealing with this problem over a year, maybe it is not related with webkit version at all? I am also using mesa-radeonsi drivers, with AMD 5500U, someone...