https://bugs.kde.org/show_bug.cgi?id=447811
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/commit/1de84 | |d561da89686c7059ffa83fa34cd | |e55c1c42 Version Fixed In| |22.04 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 1de84d561da89686c7059ffa83fa34cde55c1c42 by Nate Graham, on behalf of Antonio Prcela. Committed on 19/01/2022 at 16:43. Pushed by ngraham into branch 'master'. Respect -c, in combination with -b, to only save image into clipboard Rearranged code to check 'copy-image' before 'output', in case the command goes like: spectacle -b -c -o ./file.png So the file also gets saved. Otherwise, with the old arrangement, it would only save to clipboard ignoring '-o'. FIXED-IN: 22.04 M +1 -1 doc/man-spectacle.1.docbook M +9 -7 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/commit/1de84d561da89686c7059ffa83fa34cde55c1c42 -- You are receiving this mail because: You are watching all bug changes.