so when WebKit thinks it's drawing to the screen i...
# compose-desktop
m
so when WebKit thinks it's drawing to the screen it's actually calling back up into the JVM and rendering to the normal JavaFX rendering pipeline. Presumably an integration of JCEF and Compose would have to do something similar - might be easier though, as WebKit already uses Skia.