kwin/effects/fallapart
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
..
CMakeLists.txt [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
fallapart.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
fallapart.h [effects/fallapart] Fix flickering problem 2018-06-14 13:22:58 +03:00
fallapart.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
fallapartconfig.kcfgc [effects] Introduce kcfg for FallApart effect 2016-11-16 13:04:44 +01:00