ripdrag icon indicating copy to clipboard operation
ripdrag copied to clipboard

Drag and Drop utilty written in Rust and GTK4

Results 14 ripdrag issues
Sort by recently updated
recently updated
newest added

```console ❯ ripdrag --version ripdrag 0.3.2 ``` After trying to drag an image or an URL with `--target`, this error is printed and nothing happens: ```console ❯ ripdrag --target (ripdrag:3732518):...

bug

To get a binary built in your current workdir: ```console $ docker run --rm -it -v "$(pwd):/workspace" rust:1.71.0-bookworm # >= bookworm required to have gtk4 available in Ubuntu repos $...

packaging

I so wanna get involved in OSS - is main.rs the entire ripdrag program? Its useful, but I normally go the OTHER way - I want to drag INTO the...

question

Hi there, This project is really what I needed on my Mac, and I was super excited about it, and I installed it immediately. Tried to test it to attach...

gtk4 bug