jcupitt / vipsdisp

Tiny libvips / gtk+4 image viewer
MIT License
130 stars 10 forks source link

Add copy/paste and drag/drop support #26

Closed jcupitt closed 5 months ago

jcupitt commented 9 months ago

Two obvious missing features. We'd need to support filename and image drag-drop/copy-paste.

https://docs.gtk.org/gdk4/class.Clipboard.html

https://docs.gtk.org/gtk4/drag-and-drop.html

jcupitt commented 5 months ago

All done in v3.