https://bugs.kde.org/show_bug.cgi?id=524129
fililip <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/3fad2bbcdc | |bd087c11a9f3b7848bc2043ccc2 | |341 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from fililip <[email protected]> --- Git commit 3fad2bbcdcbd087c11a9f3b7848bc2043ccc2341 by fililip s.. Committed on 17/08/2026 at 12:18. Pushed by vladz into branch 'master'. plugins/screencast: make screencasts smoother Instead of using the time a frame finished being sent, use a deadline as a reference for when to schedule screencasts. Additionally, make the relevant calculations use nanoseconds and improve precision for the maxFramerate parameter passed to PipeWire. Doing so improves screen capture frame pacing a lot on my laptop and desktop. M +23 -10 src/plugins/screencast/screencaststream.cpp M +2 -1 src/plugins/screencast/screencaststream.h https://invent.kde.org/plasma/kwin/-/commit/3fad2bbcdcbd087c11a9f3b7848bc2043ccc2341 -- You are receiving this mail because: You are watching all bug changes.
