https://bugs.kde.org/show_bug.cgi?id=464217
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/b89009f9e18a | |f6ce9331487f7a6a7308c5e2be2 | |6 --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit b89009f9e18af6ce9331487f7a6a7308c5e2be26 by Vlad Zahorodnii, on behalf of Xaver Hugl. Committed on 18/01/2023 at 08:01. Pushed by vladz into branch 'master'. plugins/screencast: send frame callbacks if the window is otherwise invisible If we don't send frame callbacks, the application might stop rendering or throttle to single digit fps. M +1 -1 src/plugins/screencast/windowscreencastsource.cpp M +3 -2 src/plugins/screencast/windowscreencastsource.h M +40 -0 src/window.cpp M +19 -0 src/window.h https://invent.kde.org/plasma/kwin/commit/b89009f9e18af6ce9331487f7a6a7308c5e2be26 -- You are receiving this mail because: You are watching all bug changes.