https://bugs.kde.org/show_bug.cgi?id=506083
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |wishlist Summary|Slideshow wallpaper config |API to get the current |not updated immediately |wallpaper |when wallpaper changes | Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- I believe this is intentional right now to prevent excessive writes to the config file. People can set the slideshow duration to a very short interval, so that could cause a real issue. We can consider this a feature request for a supported method to do what it is you're looking to do. Note that "current wallpaper" is a somewhat complicated concept given that we support different wallpapers on different screens and activities, and also that the wallpaper may not be a static image. So even if we had what you're asking for, the calling code would need to handle these cases and not assume it would always get back a path to an image. -- You are receiving this mail because: You are watching all bug changes.
