Diffusion KWin ffcbe24e2bf9

Rename Client to X11Client

Authored by zzag on Sep 24 2019, 8:48 AM.

Description

Rename Client to X11Client

Summary:
Currently each managed X11 client is represented with an instance of
Client class, however the name of that class is very generic and the
only reason why it's called that way is because historically kwin
was created as an x11 window manager, so "Client" was a sensible choice.

With introduction of wayland support, things had changed and therefore
Client needs to be renamed to X11Client in order to better reflect what
that class stands for.

Renaming of Client to X11Client was agreed upon during the last KWin
sprint.

Test Plan: Compiles, the test suite is still green.

Reviewers: KWin, romangg

Reviewed By: KWin, romangg

Subscribers: romangg, davidedmundson, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D24184

Details

Committed
zzagSep 25 2019, 6:11 PM
Reviewer
KWin
Differential Revision
D24184: Rename Client to X11Client
Parents
R108:a486b471e1a4: [kcmkwin/compositing] Hide animation speed slider on Plasma
Branches
Unknown
Tags
Unknown