toxic icon indicating copy to clipboard operation
toxic copied to clipboard

Feature Request: "drag & drop" files into Toxic to send them

Open zetok opened this issue 11 years ago • 2 comments

zetok avatar Jul 31 '14 16:07 zetok

Have you ever drag-dropped into a console application before? Maybe good to reference which ones can do it At least in linux I think it would require that the terminal pass certain data to toxic. If it can't, then it's impossible.

A reference from google. http://www.newplanetsoftware.com/xdnd/

louipc avatar Feb 10 '15 05:02 louipc

It already (partially) works; look at: https://github.com/Tox/toxic/blob/master/src/xtra.c It gets the paths of files dropped but it doesn't actually send them yet. For some reason I never got around to finish it. I'll try to finish this in the next few days.

ghost avatar Feb 10 '15 09:02 ghost

Closing due to inactivity

JFreegman avatar Jan 25 '24 18:01 JFreegman