https://bugs.kde.org/show_bug.cgi?id=447517
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/commit/08e82 | |e2e0783c77b60b77aaa7018f517 | |a52d1efd Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |22.04 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 08e82e2e0783c77b60b77aaa7018f517a52d1efd by Nate Graham, on behalf of Antonio Prcela. Committed on 11/01/2022 at 15:37. Pushed by ngraham into branch 'master'. Simplify branching for the notify text and fix messages containing dots Simplify the logic by removing the bool isBackgroundMode. Fix double notifications where one has dots instead of the filename and save path. Add missing notification text if mCopyLocationToClipboard is set. Uses 2in1 principle: Considering that when mCopyLocationToClipboard is true it means that the image also gets saved as a file, so this makes the notification text show both the path where it's saved & the name of it _and_ the information that the file path has been added to the clipboard. FIXED-IN: 22.04 M +7 -9 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/commit/08e82e2e0783c77b60b77aaa7018f517a52d1efd -- You are receiving this mail because: You are watching all bug changes.