https://bugs.kde.org/show_bug.cgi?id=477903
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Noah Davis <noaha...@gmail.com> --- If I make Spectacle keep a copied image for 10 seconds by keeping itself alive for 10 seconds after being closed, Gwenview will still stop showing the image the moment it is deleted. I could prevent Spectacle from automatically deleting its temporary files when closed, but that could cause lots of screenshots to pile up for users that don't reboot often. I could try making Spectacle delete its previous temp dirs at startup, but that might also slow down startup. It also might not slowdown startup if I use synchronous KIO jobs or it might only have a minimal effect on startup time. I feel like I should point out that system notification behavior isn't very customizeable. If it was possible, the low risk solution would be to make clicking the thumbnail do nothing, but right now it unconditionally opens whatever URL was used for the thumbnail instead of doing the default action. -- You are receiving this mail because: You are watching all bug changes.