kwin/effects/backgroundcontrast
Vlad Zagorodniy 253ff428a7 [effects] Port to new connect syntax
Summary:
The new connect syntax has several advantages over the old syntax:

(a) Connecting with the new syntax is faster;
(b) It is compile time checked.

There are still a few places where the old connect syntax is used, e.g.
connecting to QML buttons in the Desktop Grid effect.

Test Plan:
Have been testing this patch for ~2 weeks, haven't noticed any
regressions.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, broulik, graesslin, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18368
2019-01-26 01:22:06 +02:00
..
.directory
backgroundcontrast.kdev4
CMakeLists.txt
contrast.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
contrast.h [effects/backgroundcontrast] Use override keyword 2018-10-18 19:16:17 +03:00
contrastshader.cpp [effects] Support GLES 3 in Blur and BackgroundContrast 2015-11-09 16:22:32 +01:00
contrastshader.h [effects/backgroundcontrast] Remove ContrastShader::pixelSizeLocation 2017-07-31 18:00:17 +02:00