ripdrag

Drag and Drop utilty written in Rust and GTK4

GPL-3.0 License

Downloads
12.2K
Stars
446
Committers
10
ripdrag - v0.4.8 Latest Release

Published by nik012003 6 months ago

bugfix: terminate uri list with CRLF

ripdrag - v0.4.7

Published by nik012003 7 months ago

What's Changed

Full Changelog: https://github.com/nik012003/ripdrag/compare/v0.4.6...v0.4.7

ripdrag - v0.4.6

Published by nik012003 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nik012003/ripdrag/compare/v0.4.5...v0.4.6

ripdrag - v0.4.5

Published by nik012003 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nik012003/ripdrag/compare/v0.4.4...v0.4.5

ripdrag - v0.4.4

Published by nik012003 about 1 year ago

  • Fix #32
ripdrag - v0.4.3

Published by nik012003 about 1 year ago

ripdrag - v0.4.2

Published by nik012003 about 1 year ago

--and-exit, exits on the first successful drop when --target without --keep is set
Full Changelog: https://github.com/nik012003/ripdrag/compare/v0.4.1...v0.4.2

ripdrag - v0.4.1

Published by nik012003 about 1 year ago

What's Changed

Full Changelog: https://github.com/nik012003/ripdrag/compare/v0.4.0...v0.4.1

ripdrag - v0.4.0

Published by nik012003 about 1 year ago

What's Changed

Many improvements and speedups thanks to @huanie 's work! Now ripdrag is faster and can handle bigger image files 🚀

ripdrag - v0.3.2

Published by nik012003 about 1 year ago

ripdrag - v0.3.1

Published by nik012003 about 1 year ago

Updates:

  • Optimize the size of the binary
ripdrag - v0.2.1

Published by nik012003 almost 2 years ago

  • switched the short width and height flags to -W and -H to make them consistent and avoid conflict with -h for help
  • update to clap 4.0
ripdrag - v0.2.0

Published by nik012003 almost 2 years ago

  • Added target flag
  • Added verbrose flag