kwin/plugins
Vlad Zahorodnii ee3515680a platforms/drm: Make frame scheduling robust
If there is a pending frame, the RenderLoop will delay all schedule
repaint requests to the next vblank event. This means that the render
loop needs to be notified when a frame has been presented or failed.

At the moment, the RenderLoop is notified only about successfully
presented frames. If some frame fails, no repaints will be scheduled
on that output.

In order to make frame scheduling robust, the RenderLoop has to be
notified if a frame has failed.
2021-01-06 16:59:30 +00:00
..
colord-integration Introduce ColorManager component 2020-12-13 23:53:33 +02:00
idletime Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kdecorations Trim trailing whitespace 2020-11-28 11:01:47 +00:00
kglobalaccel Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
krunner-integration KRunner integration: Send window pixmap along 2020-12-29 21:22:36 +00:00
nightcolor plugins/nightcolor: Handle new color devices 2020-12-21 20:43:17 +02:00
platforms platforms/drm: Make frame scheduling robust 2021-01-06 16:59:30 +00:00
qpa Remove fixqopengl.h 2020-12-10 12:00:20 +02:00
scenes Introduce RenderLoop 2021-01-06 16:59:29 +00:00
screencast Port wayland code away from factory methods in KWaylandServer::Display 2020-12-14 13:05:47 +00:00
windowsystem Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
CMakeLists.txt Introduce ColorManager component 2020-12-13 23:53:33 +02:00