kwin/plugins/platforms/wayland
Roman Gilg 5cc626c102 Remove outputs handling alternative
Summary:
With f013a4369c, cd6b69a4d2, d960be4b3f and edb200f6bc all possible
backends of a Wayland session have been ported to using the internal functions
of AbstractWaylandOutput's for managing outputs.

This removes the alternative code path used before in these backends, what
simplifies the code and is also a prerequisite to removing the Screens global
in the future.

Reviewers: #kwin, apol, zzag

Reviewed By: #kwin, apol, zzag

Subscribers: apol, kwin

Tags: #kwin

Maniphest Tasks: T11459, T11098

Differential Revision: https://phabricator.kde.org/D23485
2019-08-28 15:00:39 +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 Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
scene_qpainter_wayland_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-23 05:20:30 +02:00
wayland_backend.cpp Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
wayland_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
wayland_output.cpp Get output physical size from output device 2019-08-28 14:56:26 +02:00
wayland_output.h Get output pixel size from output device 2019-08-28 14:54:14 +02:00