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.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
KWin - Commits
- R108:95ee05244299: [effects/blur] Lookup window once when disconnecting from blurChanged
Diff Detail
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.