kwin/plugins/platforms
Aleix Pol 2e1880b85a Fix crash when using kwin on windowed mode
Summary:
Used to get:
`kwin_wayland: kwin/composite.cpp:646: void KWin::Compositor::aboutToSwapBuffers(): Assertion "!m_bufferSwapPending' failed."`

Test Plan: Ran `kwin_wayland --socket dave --output-count 2 konsole`

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D20056
2019-03-29 18:43:47 +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 Fix crash when using kwin on windowed mode 2019-03-29 18:43:47 +01:00
x11 [platforms/x11] Force glXSwapBuffers to block with NVIDIA driver 2019-03-20 09:56:05 -07:00
CMakeLists.txt