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

Hello. I switched to sway few weeks ago. Im in love with CLI-tools, that allow me to drag&drop from CLI, but im expiriencing troobles with that on Wayland. Drag window...

bug

Starting from version 0.7, the gtk crate has revamped the communication channels model and some ListStore stuff, so currently ripdrag failes to compile with newer versions of the crate. Milestone...

help wanted

| *RipDrag* | Dragon Drop | |-|-| | ![image](https://github.com/nik012003/ripdrag/assets/60490474/eb4efcba-c45d-42e4-a275-faddeea5c8ae) | ![image](https://github.com/nik012003/ripdrag/assets/60490474/a2a49ed2-94ed-4fa0-b882-982b65cc4032) | How can I make RipDrag to take the minimum width and height like dragon-drop?

enhancement

Same issue as with pango --- stdout cargo:rerun-if-env-changed=CAIRO_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:warning=`"pkg-config" "--libs" "--cflags" "cairo" "cairo >=...

question

Title says it all --- stdout cargo:rerun-if-env-changed=PANGO_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:warning=`"pkg-config" "--libs" "--cflags" "pango" "pango >= 1.46"`...

question

Simple change to make it faster to drag.

enhancement

Add two new cli flags, that will print, if a file was successfully dragged: ``` and_print ``` ``` and_print_uri ``` Useage: ``` ripdrag --and-print-uri * ``` This will print either...

I submitted ripdrag as an AUR package and plan on maintaining it in the future. If anybody has recommendations on how to improve the PKGBUILD please notify me! :) https://aur.archlinux.org/packages/ripdrag-git...

packaging

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...

enhancement

### Installed: * `ripdrag` via cargo * `gtk4` via brew * `rustup` from official website and initialized ### Command: `ripdrag {{items}}` Items show up in the interface but when dragging...

gtk4 bug