[effects/fadedesktop] Fade to the correct opacity
ClosedPublic

Authored by davidedmundson on Sep 13 2018, 11:49 AM.

Details

Summary

An opacity animation calls multiplyOpacity not setOpacity, therefore we
want to always fade between 0 and 1, not up to the window opacity.

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.
Restricted Application added a project: KWin. · View Herald TranscriptSep 13 2018, 11:49 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Sep 13 2018, 11:49 AM
zzag accepted this revision.Sep 13 2018, 11:56 AM
This revision is now accepted and ready to land.Sep 13 2018, 11:56 AM
This revision was automatically updated to reflect the committed changes.