Diffusion KWin 6d37ce7f363d

RFC: Fix wayland backend initialisation

Authored by apol on Mar 20 2019, 4:36 PM.

Description

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

Details

Committed
apolMar 20 2019, 5:24 PM
Reviewer
KWin
Differential Revision
D19921: RFC: Fix wayland backend initialisation
Parents
R108:22a441e07151: [platforms/x11] Force glXSwapBuffers to block with NVIDIA driver
Branches
Unknown
Tags
Unknown