[effects] Make screenshot effect work with multiple output rendering
ClosedPublic

Authored by graesslin on Oct 14 2016, 1:54 PM.

Details

Summary

Adjusts the screenshot effect to mutliple output rendering. In that case
the blit from framebuffer can only get one output. Thus the effect needs
to blit every output and combine the rendering result.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 7396.Oct 14 2016, 1:54 PM
graesslin retitled this revision from to [effects] Make screenshot effect work with multiple output rendering.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptOct 14 2016, 1:54 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
sebas accepted this revision.Oct 16 2016, 3:05 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Oct 16 2016, 3:05 PM
This revision was automatically updated to reflect the committed changes.