Hi Roger and the NWJS team,
I would like to request the possibility of having clipboard that can handle files.
My use case is as follows:
Consider a file browser app (like the example app for nwjs). I would like to be able to select files and copy them here and then be able to go file explorer/finder and paste it there and vice versa. This would require that if one is selecting an object that is a file, nwjs can put the requisite pointer on the clipboard which the OS can interpret.
Please let me know if there is any possibility that you may consider this feature. (Or you have some alternative that you can tell me about). I desperately need this for my app!
Thanks in advance,
Rahul