How to notify the file name when copying or moving a file using drag an drop on linux
i would like to implement a functionality that when moving a file from one directory to another by dragging and dropping ,i could get the name of the file.i want to know if there is any way to implement this using X11 interface,please give me a piece of example code i possible.