Coreavor icon indicating copy to clipboard operation
Coreavor copied to clipboard

Add feature to copy image to clipboard

Open Mithil467 opened this issue 5 years ago • 2 comments

  • Add option to copy image under Image menu.
  • Add shortcut CTRL-C

We can use xclip to achieve this. xclip -selection clipboard -t image/png -i /path/to/image.png

Mithil467 avatar Oct 10 '20 18:10 Mithil467

Assign it to me i will work on it @Mithil467

rexdivakar avatar Oct 12 '20 00:10 rexdivakar

Sure! @rexdivakar Make sure you follow the contributing guidelines.

Mithil467 avatar Oct 13 '20 06:10 Mithil467