kwin/plugins/platforms
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible
Summary:
Currently, we have only one shell client type - XdgShellClient. We use
it when we are dealing with Wayland clients. But it isn't really a good
idea because we may need to support shell surfaces other than xdg-shell
ones, for example input panel surfaces.

In order to make kwin more extensible, this change replaces all usages
of the XdgShellClient class with the AbstractClient class.

Test Plan: Existing tests pass.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D27778
2020-03-04 09:57:13 +02:00
..
drm Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-17 05:51:10 +01:00
hwcomposer Revert "Remove vsync detection and configurability" 2020-01-16 10:00:12 +01:00
virtual SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-17 05:51:10 +01:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-17 05:51:10 +01:00
x11 ScreenEdge: Do not use localtime for measuring duration 2020-02-03 12:26:17 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00