./sysutils/ripdrag, Drag and Drop utilty written in Rust and GTK4

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.10nb2, Package name: ripdrag-0.4.10nb2, Maintainer: pin

ripdrag is an application that lets you drag and drop files from and to the
terminal.

It's designed to be feature to feature compatible with dragon, while being
written in modern Rust and GTK4.
Although, some features like --on-top can't be ported over because of
limitations in gtk4.


Master sites:

Filesize: 29.767 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-09-04 11:29:11 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.10

What's Changed
 - Rework -a Option by @Cyanistic in #47
   2024-07-17 14:06:41 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.9

 - bugfix: keep file order when dragging selected files
   2024-04-28 18:33:23 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.8

 - bugfix: terminate uri list with CRLF
   2024-04-08 12:48:20 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.7

What's Changed
 - store file path in tooltip by @feddynventor in #42
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-01-16 22:28:18 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.6

What's Changed
 - basename flag added by @feddynventor in #39
 - fixup: make labels in list_view not clip
   2023-11-18 16:00:34 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/ripdrag: update to 0.4.5

What's Changed
 - Update Usage by @tkna91 in #37
 - Fix #38