https://bugs.kde.org/show_bug.cgi?id=508606
--- Comment #6 from [email protected] --- Git commit 30b69fd07183918a49ca44cd22c47b419b7ab73e by Gilles Caulier. Committed on 25/08/2025 at 08:31. Pushed by cgilles into branch 'master'. Add background blur Image Editor tool (Not yet finalized) M +3 -1 core/dplugins/editor/enhance/CMakeLists.txt A +34 -0 core/dplugins/editor/enhance/backgroundblur/CMakeLists.txt A +158 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurfilter.cpp [License: GPL(v2.0+)] A +89 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurfilter.h [License: GPL(v2.0+)] A +164 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurtool.cpp [License: GPL(v2.0+)] A +54 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurtool.h [License: GPL(v2.0+)] A +115 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurtoolplugin.cpp [License: GPL(v2.0+)] A +56 -0 core/dplugins/editor/enhance/backgroundblur/backgroundblurtoolplugin.h [License: GPL(v2.0+)] https://invent.kde.org/graphics/digikam/-/commit/30b69fd07183918a49ca44cd22c47b419b7ab73e -- You are receiving this mail because: You are watching all bug changes.
