https://bugs.kde.org/show_bug.cgi?id=489602
--- Comment #1 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 465873ecac2f515aac4300ab33729b715cab5e8d by Vlad Zahorodnii. Committed on 02/07/2024 at 13:54. Pushed by vladz into branch 'master'. 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. M +19 -9 src/plugins/screencast/screencaststream.cpp M +2 -1 src/plugins/screencast/screencaststream.h https://invent.kde.org/plasma/kwin/-/commit/465873ecac2f515aac4300ab33729b715cab5e8d -- You are receiving this mail because: You are watching all bug changes.