Screenshot through QT app using Weston
Unsolved
Mobile and Embedded
-
Is there a way to take a screenshot through a Qt app while using Weston as the compositor?
The ways that I was pointed to, mostly follow the approach of using QWayland API, would point to create my own compositor, and currently Weston is mostly ok for our use case.
-
Have a look at the https://github.com/flameshot-org code for ideas @drebelpai