commit | 08bcf14903b7d3b17a9c47a0ee31a62b3fa66a81 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Tue May 29 10:58:27 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue May 29 09:58:17 2012 -0400 |
tree | cc195ae21f47ca2ccc15f33f30365e4ea0b8a625 | |
parent | a6128d6183bad20b706f2eb514d232682aa50bdf [diff] |
dnd: implement option for not offering data to other clients Add option --self-only to dnd client. If this options is passed, the drag will be started with no data source so that no drag and drop events are sent to other clients.