Skip to content

Add feature to copy image to clipboard #3

@Mithil467

Description

@Mithil467
  • 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions