Tom94 / tev

High dynamic range (HDR) image viewer for graphics people
BSD 3-Clause "New" or "Revised" License
1.02k stars 86 forks source link

Image clipboard does not work on Wayland #221

Open Tom94 opened 5 months ago

Tom94 commented 5 months ago

Copy & pasting image content from and to tev currently does not work on Wayland. tev uses the clip clipboard library under the hood, which does not yet support Wayland. See https://github.com/dacap/clip/issues/62