[effects/blur] Lookup window once when disconnecting from blurChanged
ClosedPublic

Authored by zzag on May 25 2018, 4:58 PM.

Details

Summary

When disconnecting from blurChanged signal, (w, connection) pair is
being looked up three times. We can do better by using QMap in a more
STL-like way.

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.
zzag created this revision.May 25 2018, 4:58 PM
Restricted Application added a project: KWin. · View Herald TranscriptMay 25 2018, 4:58 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.May 25 2018, 4:58 PM
davidedmundson accepted this revision.May 27 2018, 10:46 PM
This revision is now accepted and ready to land.May 27 2018, 10:46 PM
This revision was automatically updated to reflect the committed changes.