https://bugs.kde.org/show_bug.cgi?id=489602
--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 2b4068673944b40d3ffa223ea6ae04f379f9ec93 by Vlad Zahorodnii. Committed on 02/07/2024 at 13:59. Pushed by vladz into branch 'Plasma/6.1'. plugins/screencast: Handle frame rate throttling timer firing a bit earlier The QTimer can fire a bit earlier than expected. If that happens, don't try to start it again, but record a frame instead. (cherry picked from commit 465873ecac2f515aac4300ab33729b715cab5e8d) M +19 -9 src/plugins/screencast/screencaststream.cpp M +2 -1 src/plugins/screencast/screencaststream.h https://invent.kde.org/plasma/kwin/-/commit/2b4068673944b40d3ffa223ea6ae04f379f9ec93 -- You are receiving this mail because: You are watching all bug changes.