<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 21, 2015 at 5:33 PM, Carlos Garnacho <span dir="ltr"><<a href="mailto:carlosg@gnome.org" target="_blank">carlosg@gnome.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In order to keep things simple, weston-dnd made a few choices that<br>
turn out to be unrealistic, a few tweaks have been done to make it<br>
less of a playground demo:<br>
<br>
- It now caters for copy/move operations, instead of just move,<br>
  which still remains the default nonetheless.<br>
- As "move" operations are no longer assumed, the item isn't removed<br>
  on start_drag, instead it is made translucent until the drag<br>
  operation finishes (and we know whether the item is to be<br>
  removed after transfer or left as is)<br></blockquote><div><br></div><div>A much better demo would be to alter the opacity depending on the selected action: if it is move then the source vanishes, if it is copy it remains opaque, and if it is not known it is the translucent value.<br><br></div></div><br></div></div>