nik012003 / ripdrag

Drag and Drop utilty written in Rust and GTK4
GNU General Public License v3.0
496 stars 17 forks source link

TODO: update gtk dep to >0.8 #44

Open nik012003 opened 5 months ago

nik012003 commented 5 months ago

Starting from version 0.7, the gtk crate has revamped the communication channels model and some ListStore stuff, so currently ripdrag failes to compile with newer versions of the crate.

Milestone for v0.5