How to grab image(window) of app in wayland compositor?
-
I'm trying out qml-compositor based on wayland compositor. I'm playing around with this example to give special effects to composition of apps. I would like to access window of each app, to grab QImage of app. Is there any API or method to do this?