Skip to content

screenshotter: take screenshot on X11 using ImageMagick

Fushan Wen requested to merge work/fuf/x11screenshot into master

Due to the brokenness in the CI environment, the screenshot API often doesn't work. On X11 there is a more robust way to take screenshot of the current active screen using ImageMagick, which doesn't depend on kwin.

Merge request reports