kwin/plugins/platforms/wayland
Aleix Pol 6d37ce7f36 RFC: Fix wayland backend initialisation
Summary:
Otherwise it thinks outputs couldn't be created and it leaves.
Problem is that after this fix it crashes when it actually does things with:
kwin_wayland: /home/apol/devel/frameworks/kwin/composite.cpp:646: void KWin::Compositor::aboutToSwapBuffers(): Assertion `!m_bufferSwapPending' failed.

Test Plan: As said, it proceeds correctly and crashes elsewhere

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D19921
2019-03-20 18:24:57 +01:00
..
CMakeLists.txt [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
egl_wayland_backend.cpp RFC: Fix wayland backend initialisation 2019-03-20 18:24:57 +01:00
egl_wayland_backend.h [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01: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 [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 [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
wayland_backend.h [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
wayland_output.cpp [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00
wayland_output.h [platforms/wayland] Multi output support 2019-03-20 14:43:03 +01:00