dragon-drop − lightweight DnD source/target
dragon-drop [-x] [-t] [-k] [-p] [-a] [-A] [-i] [-T] [-I] [-s] [-v] FILENAME
dragon-drop [--help]
dragon-drop [--version]
dragon-drop is a source/sink for drag-and-drop operations. Many programs, particularly web applications, expect files to be dragged into them now. If you don’t habitually use a file manager that is a problem. Dragon creates a small window to drag out or drop files into, instead.
-x --and-exit
exit after a single completed drop.
-t --target
act as a target instead of source.
-k --keep
with --target, keep files to drag out.
-p --print-path
with --target, print file paths instead of URIs.
-a --all
drag all files at once.
-A --all-compact
drag all files at once, only displaying the number of files.
-i --icon-only
only show icons in drag-and-drop windows.
-T --on-top
make window always-on-top.
-I --stdin
read filenames from stdin.
-s --thumb-size
set thumbnail size (default 96)
-v --verbose
be verbose.
--help |
show help. |
--version
show version details.