wayshot icon indicating copy to clipboard operation
wayshot copied to clipboard

[feature] clipboard integration

Open Shinyzenith opened this issue 2 years ago • 4 comments

This can be achieved with https://github.com/YaLTeR/wl-clipboard-rs

Shinyzenith avatar Jul 03 '23 11:07 Shinyzenith

Given that it's a library, I guess this would be easy for you then :eyes:

uncomfyhalomacro avatar Aug 11 '23 13:08 uncomfyhalomacro

@uncomfyhalomacro you can try it too

Shinyzenith avatar Aug 18 '23 15:08 Shinyzenith

Should clipboard support be an optional feature?

also should it be part of libwayshot or the wayshot cli? not sure where to put it but i feel like wayshot should be the one getting the changes because

  • libwayshot is just for screenshot.
  • wayshot is the mixture.

uncomfyhalomacro avatar Oct 25 '23 08:10 uncomfyhalomacro

I don't understand the purpose of this feature request at all. It seems like it would just complicate things and add dependencies

wayshot --stdout | wl-copy

works perfectly. Why bother?

Kommynct avatar Aug 26 '24 04:08 Kommynct