kwin/tabbox
Vlad Zahorodnii ffcbe24e2b 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
2019-09-25 21:11:37 +03:00
..
clientmodel.cpp Port away from deprecated qVariantFromValue 2019-09-18 16:20:06 +03:00
clientmodel.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
desktopchain.cpp
desktopchain.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
desktopmodel.cpp Port away from deprecated qVariantFromValue 2019-09-18 16:20:06 +03:00
desktopmodel.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
switcheritem.cpp
switcheritem.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabbox.cpp Rename Client to X11Client 2019-09-25 21:11:37 +03:00
tabbox.h Rename Client to X11Client 2019-09-25 21:11:37 +03:00
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabboxhandler.cpp [tabbox] Delete unused X11 includes 2019-09-07 12:45:28 +03:00
tabboxhandler.h [tabbox] Delete unused X11 includes 2019-09-07 12:45:28 +03:00
x11_filter.cpp
x11_filter.h