Hi! I was working on this project over a few weekends and I think it's finally ready. Maybe some of you can make an use of it. Please leave a feedback - issues, suggestions, etc. :)
dnd is a bi-directional drag and drop source/target inspired by dragon.c written in Nim and gintro (GTK).
I think it's useful when you normally just use a terminal and need to drag and drop something e.g. into a web browser. You don't need to open a file manager, just run dnd * which shows a window with drag and drop source list of all of files in a current directory you're in and simply drag it from there.
Here is a video explaining dragon if you don't know what I am talking about.
More info at: https://github.com/adokitkat/dnd
I want to thank Dr. @Stefan_Salewski for help with gintro and Michael Homer (mhw) for the original program and inspiration.
Thanks :)
I had to because I have found a bug in gintro and it has been fixed in #HEAD only IFAIK? I can make it dependent on commit tho.
What do you mean by adding a nimble task? I wanted to mimic make install which also installs a desktop entry (for an icon).