<div dir="ltr"><div>Hello</div><div>I am working on a personal project to build a digital kiosk on a pi 4</div><div>I am using webkitgtk on a wayland compositor.</div><div><br></div><div>So far I have got the system up and running.</div><div><br></div><div>But css and javascript effects produce poor performance (high latency and probably low FPS)<br></div><div><br></div><div>I get garbled output on the display when I try to enforce hardware acceleration through WebKitSettings or using environment variables.</div><div><br></div><div>This has left me suspecting an issue with cairo, open egl and es</div><div><br></div><div>I did some research and found out cairo has an --enable-egl configuration parameter (which is not in the <a href="http://cairo.mk">cairo.mk</a> file).</div><div><br></div><div>I applied this but still garbled output.</div><div><br></div><div>I have tried different combinations of vc4-fkms-v3d, 
vc4-kms-v3-pi4, but still get the garbled output.</div><div><br></div><div>Will appreciate it if anyone can give me some pointers to a possible solution.<br></div><div> 

</div><div></div><div>NB: I was advised to switch to wpewebkit, but i had the same results when i used cog to load my web page<br></div></div>