Fix viewport for screenshot on multiple screens
ClosedPublic

Authored by kpiwowarski on Oct 25 2017, 11:29 PM.

Details

Summary

D8479 fixes viewport for real hardware, but there is still problem with screenshots. This patch fixes that.

Test Plan
  • Have three monitors (like in bug 385655)
  • Press PrtSc and then Enter
  • Screenshot is ok

Before:


After:

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.
kpiwowarski created this revision.Oct 25 2017, 11:29 PM
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptOct 25 2017, 11:29 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Oct 25 2017, 11:31 PM
davidedmundson added a subscriber: davidedmundson.

thanks

This revision is now accepted and ready to land.Oct 25 2017, 11:31 PM

@davidedmundson How can I commit? This is my first contribution here. Could you that?

This revision was automatically updated to reflect the committed changes.