kwin/plugins/platforms/wayland
Vlad Zahorodnii 6adfe3064f Drop Platform::createScreens()
Since the Screens class is a convenience wrapper around AbstractOutput
objects that come from the Platform, it should not be platform-specific.

By dropping createScreens(), output-related code becomes simpler.
2020-12-21 09:20:16 +00:00
..
CMakeLists.txt
egl_wayland_backend.cpp
egl_wayland_backend.h
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp
scene_qpainter_wayland_backend.h
wayland.json
wayland_backend.cpp Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
wayland_backend.h Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
wayland_output.cpp Port to kwayland-server socket changes 2020-12-09 07:23:40 +00:00
wayland_output.h