kwin/plugins/platforms
Vlad Zahorodnii 02209aa8a4 [platforms/x11] Get rid of some code duplication in windowed backend
Summary:
We repeat quite a lot of code that finds an output by xcb_window_t and
translates global X11 screen coordinates to output coordinates.

Test Plan: Compiles.

Reviewers: #kwin, gladhorn

Reviewed By: #kwin, gladhorn

Subscribers: gladhorn, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D23947
2019-09-15 00:16:33 +03:00
..
drm [platforms/drm] Rework enablement and dpms switching 2019-09-05 17:36:21 +02:00
fbdev Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
hwcomposer Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
virtual Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
wayland Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
x11 [platforms/x11] Get rid of some code duplication in windowed backend 2019-09-15 00:16:33 +03:00
CMakeLists.txt