| Summary: | User should be able to save the current image | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeplasma-addons | Reporter: | Jakub Skrzypnik <jakub.skrzypnik> |
| Component: | Picture of the Day | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | chrisbrhm, nate, thatgeye |
| Priority: | NOR | ||
| Version First Reported In: | 5.18.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/106 | Version Fixed/Implemented In: | 5.25 |
| Sentry Crash Report: | |||
|
Description
Jakub Skrzypnik
2020-02-16 01:28:15 UTC
Reverting seems out of scope, but "freezing" the image could be accomplished by being able to save the image locally and manually set it as your wallpaper. Which is a bit clunky, but seems like it would be generically useful. Let's use this bug report to track that. As a corollary to this, If the user sees a very interesting or nice image as described in step 6, an option to display any information about that image along with an option to Save, would be helpful. I don't usually want to save POTD wallpapers, but I often want to know more about them. Perhaps as a right click option "Show Wallpaper Information" or "Show Wallpaper Details" that either pulls those details from the source page or opens the source page in a browser. Or perhaps as a companion POTD widget that could be placed in the taskbar. It is possible to dig up the current potd from '~/.cache/plasma_engine_potd/'. You could then copy it to some folder and set it as your wallpaper for a few days. Hope that helps. With the work done in https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/106 now you can! (In reply to Nate Graham from comment #4) > With the work done in > https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/106 now you > can! Groovy! Thank you. |