| 1 | {{{#!div class="box" |
| 2 | = Drag and Drop = |
| 3 | |
| 4 | Important: for security reasons this feature is not enabled by default, the server must be started with {{{open-files=yes}}}. |
| 5 | }}} |
| 6 | |
| 7 | {{{#!div class="box" |
| 8 | == Usage == |
| 9 | |
| 10 | Open a file manager and drag any file onto a window that is managed by xpra. |
| 11 | |
| 12 | For debugging, use the "dragndrop" [/wiki/Debugging debug flag]. |
| 13 | }}} |
| 14 | |
| 15 | {{{#!div class="box" |
| 16 | == Limitations == |
| 17 | |
| 18 | * this feature is only available in version 2.1 and newer (GUI, etc), see #1493 |
| 19 | * the file will be uploaded and opened with the default application, rather than the application it was dropped onto - #1494 |
| 20 | }}} |