I'm spending some time working of CinemaMod which seems to be much more complete and includes it's own CEF integeration that is probaly better than mine (at least for keyboard input). Check it out here! It's probaly closer to the WebDisplays for modern versions you've been looking for.
A fabric version of mcef to support multiple platforms and provide an updated Chromium release.
Chromium Version 100.0.4896
Thanks to ds58 for the original chromium update and platform support. Only the fabric and ui porting is done by me.
See the original project here for more information
This was before I put in proper mouse and keyboard input.
I fixed the bottom bit being glitchy later on.
- Pressing enter in text boxes
- Scroll wheel
- Focusing the addressbar (probaly easily fixable)
- Windows 10/11 64 bit
- macOS (Intel-based Macs only)
- Linux 64 bit (tested on Fedora 34 and Ubuntu 20.04) (note: linux actually has an incompatible glibc 2.32 in the newest CEF builds sadly so 20.04 and lower will run into library issues). These issues I can't really fix unless I get the time to build CEF myself.