kwin/plugins/platforms
Vlad Zahorodnii 279aef103e platforms/wayland: Print a warning message if buffer swap fails
If eglSwapBuffers() fails, frame scheduling will be broken. KWin can't
recover from that, but still, having a log message might be useful for
the debugging purposes.
2020-12-08 11:16:31 +00:00
..
drm platforms/drm: Properly clean up the shadow framebuffer object 2020-12-02 16:05:08 +00:00
fbdev platforms/fbdev: Emit outputAdded 2020-12-02 20:51:14 +02:00
hwcomposer platforms/hwcomposer: Emit outputAdded 2020-12-02 20:51:14 +02:00
virtual platforms/virtual: Emit missing outputAdded signal 2020-12-03 22:06:07 +02:00
wayland platforms/wayland: Print a warning message if buffer swap fails 2020-12-08 11:16:31 +00:00
x11 Fix KWIN_BUILD_XRENDER_COMPOSITING build option 2020-12-08 11:23:12 +02:00
CMakeLists.txt