Diffusion KWin 253ff428a70d

[effects] Port to new connect syntax

Authored by zzag on Jan 1 2019, 8:48 PM.

Description

[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

Details

Committed
zzagJan 25 2019, 11:22 PM
Reviewer
KWin
Differential Revision
D18368: [effects] Port to new connect syntax
Parents
R108:4729a42c34b6: Name Wayland socket automatically when no socket name was specified
Branches
Unknown
Tags
Unknown