kwin/plugins/platforms/x11/windowed
Roman Gilg 1a11abc821 [platforms/x11/standalone] Port to AbstractOutput
Summary:
Represent outputs in the X11 session via AbstractOutput. For that we
move all Wayland specific parts of AbstractOutput into a new subclass
AbstractWaylandOutput and let the outputs of our Wayland backends inherit
from there.

This should allow us to get rid of the Screens class later on.

Test Plan: Manually in X session.

Reviewers: #kwin, zzag, davidedmundson

Reviewed By: #kwin, zzag, davidedmundson

Subscribers: ngraham, zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D19208
2019-06-13 11:39:25 +02:00
..
CMakeLists.txt [platforms/x11/windowed] Port to AbstractOutput 2019-06-13 11:27:59 +02:00
egl_x11_backend.cpp
egl_x11_backend.h
logging.cpp
logging.h
scene_qpainter_x11_backend.cpp
scene_qpainter_x11_backend.h
x11.json
x11windowed_backend.cpp [platforms/x11/windowed] Port to AbstractOutput 2019-06-13 11:27:59 +02:00
x11windowed_backend.h [platforms/x11/windowed] Port to AbstractOutput 2019-06-13 11:27:59 +02:00
x11windowed_output.cpp [platforms/x11/standalone] Port to AbstractOutput 2019-06-13 11:39:25 +02:00
x11windowed_output.h [platforms/x11/standalone] Port to AbstractOutput 2019-06-13 11:39:25 +02:00