https://bugs.kde.org/show_bug.cgi?id=390415

tuxflo <flo.hen...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |flo.hen...@gmail.com

--- Comment #12 from tuxflo <flo.hen...@gmail.com> ---
I'm not sure if I should create a new Bug for this, but I'm also interested in
copying a screenshot directly to clipboard.

My usecase is similar: I want to be able to take a screenshot of a rectangular
region with a shortcut (like Ctrl+Alt+PrintScr) and then paste it directly in a
messenger like telegram.

Currently my workaround looks like this:
spectacle -br -n -o /tmp/copyshot.png && xclip -sel clip -t image/png
/tmp/copyshot.png && rm /tmp/copyshot.png

But I don't really understand why this isn't implemented in spectacle itself...
a simple commandline switch like -c for "save to clipboard" similar to the -o
flag would be fine for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to