kwin/plugins/platforms/wayland
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
..
CMakeLists.txt Restore building the wayland_backend without gbm 2020-10-09 13:15:12 +00:00
egl_wayland_backend.cpp platforms/wayland: Print a warning message if buffer swap fails 2020-12-08 11:16:31 +00:00
egl_wayland_backend.h platforms/wayland: Add initial HiDPI support 2020-12-03 15:59:54 +00:00
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp platforms/wayland: Add initial HiDPI support 2020-12-03 15:59:54 +00:00
scene_qpainter_wayland_backend.h Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
wayland_backend.cpp platforms/wayland: Add initial HiDPI support 2020-12-03 15:59:54 +00:00
wayland_backend.h platforms/wayland: Add initial HiDPI support 2020-12-03 15:59:54 +00:00
wayland_output.cpp wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
wayland_output.h