Skip to content

Respect -c, in combination with -b, to only save image into clipboard

Antonio Prcela requested to merge aprcela/spectacle:BUG447881 into master

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'.

BUG: 447811

Edited by Antonio Prcela

Merge request reports