nik012003 / ripdrag

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

suggestion: remove the --all option and instead add a button #33

Closed Gitleptune closed 4 days ago

Gitleptune commented 1 year ago

Instead of having a separate option and having to wonder whether you want to drag all the files at once or just one by one, there should just be a button/header/icon/label "Drag All"/whatever in the ripdrag window that is always there with which you can decide whether you want to drag all or individually once you've already spawned it.

Great tool nonetheless, I can now finally throw away my GUI file manager for good.

nik012003 commented 1 year ago

Sure thing! Looks like a good idea for a future version :+1: Right now I don't have time to implement it, but if anyone wants to do it make a PR and I'll merge it