Skip to content

plugins/screenshot: Fix monitor screenshots on x11

Vlad Zahorodnii requested to merge work/zzag/take-screenshot-monitor-x11 into master

After some refactoring changes, m_paintedScreen is always the first output on x11, so it's no longer possible to take screenshots of other outputs.

Merge request reports