https://bugs.kde.org/show_bug.cgi?id=438585
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/kscreenlocker/commit/2f3 |t/fbeed51e611688186d56eabf4 |1a3387bac46dba11d8f64b970df |ffa6d24d218b1fb |06b43efafe Status|ASSIGNED |RESOLVED --- Comment #8 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 2f31a3387bac46dba11d8f64b970df06b43efafe by Fushan Wen. Committed on 30/09/2022 at 00:10. Pushed by fusionfuture into branch 'master'. wallpapers/image: allow wallpaper plugin to force enable the apply button Currently there is no way to enable the apply button if the wallpaper config is not changed, but the image wallpaper plugin needs to force enable the apply button after an image is removed temporarily. This allows to force enable the apply button by adding a boolean to kcm, to let `isSaveNeeded` depend on the boolean, so when the boolean is true, the apply button can be enabled without the need to have any change in wallpaper config. FIXED-IN: 5.26 M +9 -1 kcm/kcm.cpp M +2 -0 kcm/kcm.h M +1 -0 kcm/package/contents/ui/Appearance.qml M +6 -0 kcm/package/contents/ui/WallpaperConfig.qml https://invent.kde.org/plasma/kscreenlocker/commit/2f31a3387bac46dba11d8f64b970df06b43efafe -- You are receiving this mail because: You are watching all bug changes.