Skip to content
Commit 95ee0524 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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

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.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D13118
parent 54b69bec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment