kwin/plugins/platforms/wayland
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/wayland] Multi output support 2019-03-20 14:43:03 +01:00
egl_wayland_backend.cpp Fix crash when using kwin on windowed mode 2019-03-29 18:43:47 +01:00
egl_wayland_backend.h Fix crash when using kwin on windowed mode 2019-03-29 18:43:47 +01:00
logging.cpp Move backends/ to plugins/platforms/ 2016-04-12 08:01:27 +02:00
logging.h Move backends/ to plugins/platforms/ 2016-04-12 08:01:27 +02:00
scene_qpainter_wayland_backend.cpp [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
scene_qpainter_wayland_backend.h [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
wayland_backend.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
wayland_backend.h [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
wayland_output.cpp [platforms/x11/standalone] Port to AbstractOutput 2019-06-13 11:39:25 +02:00
wayland_output.h [platforms/x11/standalone] Port to AbstractOutput 2019-06-13 11:39:25 +02:00