kwin/effects/lookingglass
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
..
data [effects] Use shader traits API for lookingglass 2016-01-25 14:11:54 +01:00
CMakeLists.txt [effects] Combine all shaders in resources 2016-02-01 08:42:30 +01:00
lookingglass.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
lookingglass.h [effects] Use shader traits API for lookingglass 2016-01-25 14:11:54 +01:00
lookingglass.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
lookingglass_config.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
lookingglass_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-02 06:01:53 +01:00
lookingglass_config.h Use KConfigXT in LookingGlass Effect 2012-09-15 11:24:11 +02:00
lookingglass_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
lookingglassconfig.kcfgc Use KConfigXT in LookingGlass Effect 2012-09-15 11:24:11 +02:00