kwin/plugins/platforms
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
..
drm [platforms/drm] Fix software cursors with drm backend 2019-03-19 12:46:16 -07:00
fbdev [platforms/fbdev] Use a better way to correct activating framebuffer devices 2019-03-13 10:49:49 +02:00
hwcomposer [platforms/hwcomposer] Add scaling support 2019-02-22 00:47:08 +00:00
virtual Restrict available supported compositors based on first initialized one 2019-02-22 16:59:08 +01:00
wayland RFC: Fix wayland backend initialisation 2019-03-20 18:24:57 +01:00
x11 [platforms/x11] Force glXSwapBuffers to block with NVIDIA driver 2019-03-20 09:56:05 -07:00
CMakeLists.txt Require libinput and udev 2018-02-04 15:00:42 +01:00