https://bugs.kde.org/show_bug.cgi?id=518669
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/27bee0f2377c9db916d2aa200 | |d798d23c763549f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from David Edmundson <[email protected]> --- Git commit 27bee0f2377c9db916d2aa200d798d23c763549f by David Edmundson, on behalf of Fushan Wen. Committed on 20/06/2026 at 05:22. Pushed by davidedmundson into branch 'master'. wallpapers/image: support manual-only slideshow mode with zero interval Allow setting the slideshow interval to 0, which disables automatic wallpaper changing while still allowing manual switching via the "Next Wallpaper Image" shortcut or nextSlide(). Guard the timer start behind m_delay > 0 checks to avoid starting a zero-interval timer, and always allow 0 in the seconds SpinBox. M +31 -1 wallpapers/image/plugin/autotests/tst_imagebackend.qml M +28 -24 wallpapers/image/plugin/imagebackend.cpp M +5 -1 wallpapers/image/slideshowpackage/contents/ui/SlideshowComponent.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/27bee0f2377c9db916d2aa200d798d23c763549f -- You are receiving this mail because: You are watching all bug changes.
