mushanshitiancai / vscode-paste-image

paste image from clipboard to markdown/asciidoc directly!
MIT License
419 stars 126 forks source link

Add support for Wayland #96

Open olivierlemoal opened 3 years ago

olivierlemoal commented 3 years ago

Check if wayland is used with loginctl and use wl-paste for pasting image. Distro must use systemd. Fix https://github.com/mushanshitiancai/vscode-paste-image/issues/92

craSH commented 2 years ago

I added this same support in a forked project for Dendron, great minds think alike! Hopefully this will be accepted here as well. https://github.com/dendronhq/dendron-paste-image/pull/1