ripdrag icon indicating copy to clipboard operation
ripdrag copied to clipboard

Questions. Newbie, tho...

Open Paulie420 opened this issue 1 year ago • 2 comments

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

Thanks for creating, what other features do YOU want to add/work on?

Paulie420 avatar Jul 25 '23 04:07 Paulie420

I'd like to be able to right-click some file in ripdrag and have other options pop-up...

Paulie420 avatar Jul 25 '23 04:07 Paulie420

Yes, main.rs is the entire program! If you wanna drag stuff inside the folder, target mode should work in combination with a shell script, but if you want you could try to implement other options!

Other stuff that's to be done are:

  • Packaging for distros ( so .deb, .rpm , arch linux aur, ecc...)
  • Better thumbnail implementation ( maybe look at how other gtk file managers get their thumbnails, since my implementation slows down when there are big photos/video files)

So feel free to do any of things I've listed, or your own ideas!

nik012003 avatar Jul 25 '23 06:07 nik012003