[effects/slideback] Enable blur behind windows
ClosedPublic

Authored by anemeth on Apr 30 2018, 10:15 PM.

Details

Summary

Use the blur effect even while the window is sliding back.

Test Plan

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.
anemeth created this revision.Apr 30 2018, 10:15 PM
Restricted Application added a project: KWin. · View Herald TranscriptApr 30 2018, 10:15 PM
Restricted Application added subscribers: KWin, kwin. · View Herald Transcript
anemeth requested review of this revision.Apr 30 2018, 10:15 PM
anemeth edited the summary of this revision. (Show Details)Apr 30 2018, 10:16 PM
anemeth edited the test plan for this revision. (Show Details)
anemeth added reviewers: KWin, VDG.
graesslin requested changes to this revision.May 1 2018, 9:27 AM
graesslin added a subscriber: graesslin.
graesslin added inline comments.
effects/slideback/slideback.cpp
153

like in the other review: please no foreach in new code.

This revision now requires changes to proceed.May 1 2018, 9:27 AM
anemeth updated this revision to Diff 33402.May 1 2018, 3:12 PM

Change foreach to for

ngraham accepted this revision.May 1 2018, 3:55 PM
ngraham added a subscriber: ngraham.

Beautiful.

graesslin accepted this revision.May 1 2018, 6:58 PM
This revision is now accepted and ready to land.May 1 2018, 6:58 PM
This revision was automatically updated to reflect the committed changes.