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

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


Branch: CURRENT, Version: 0.4.10nb4, Package name: ripdrag-0.4.10nb4, Maintainer: pkgsrc-users

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)


   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2025-04-04 22:05:33 by pin | Files touched by this commit (1)
Log message:
sysutils/ripdrag: reset maintainer
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   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