https://bugs.kde.org/show_bug.cgi?id=454984
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Depends on|455193 | Status|ASSIGNED |RESOLVED See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=455193 --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 6e43d469811222f889eed71ad96e0073ddfbba65 by Fushan Wen. Committed on 17/06/2022 at 11:26. Pushed by fusionfuture into branch 'master'. wallpapers/image: add animated image support FIXED-IN: 5.26 M +24 -2 wallpapers/image/imagepackage/contents/ui/main.qml A +60 -0 wallpapers/image/imagepackage/contents/ui/mediacomponent/AnimatedImageComponent.qml [License: GPL(v2.0+)] A +41 -0 wallpapers/image/imagepackage/contents/ui/mediacomponent/BaseMediaComponent.qml [License: GPL(v2.0+)] D +0 -64 wallpapers/image/imagepackage/contents/ui/mediacomponent/ImageComponent.qml A +45 -0 wallpapers/image/imagepackage/contents/ui/mediacomponent/StaticImageComponent.qml [License: GPL(v2.0+)] M +1 -0 wallpapers/image/plugin/CMakeLists.txt M +2 -0 wallpapers/image/plugin/imageplugin.cpp A +20 -0 wallpapers/image/plugin/utils/backgroundtype.h [License: GPL(v2.0+)] M +51 -3 wallpapers/image/plugin/utils/mediaproxy.cpp M +16 -1 wallpapers/image/plugin/utils/mediaproxy.h https://invent.kde.org/plasma/plasma-workspace/commit/6e43d469811222f889eed71ad96e0073ddfbba65 Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=455193 [Bug 455193] When kwin_x11 is running, animated wallpapers will cause heavy (video) memory leak when QT_XCB_GL_INTEGRATION=xcb_glx -- You are receiving this mail because: You are watching all bug changes.