Skip to content

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.

Merge request reports