ecore_wl2: save action of data source in seperated field
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 22 Sep 2016 07:26:02 +0000 (09:26 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Fri, 23 Sep 2016 09:14:41 +0000 (11:14 +0200)
commit7d6fd1052353c113340fd9f7891cf9d301bf1e73
tree678fc05a48df6381d7fd6f73603ff97b587d19df
parentcc7dbde8403965081ec5b5db17b1e3ef5b236f90
ecore_wl2: save action of data source in seperated field

the drag.source is only available if the drag is happing inside the same
client.

So for the case there are two efl apps (A,B) , where A started the dnd and
the B is currently entered by the dnd, then A has the data source, and B
has the offer, if B sets a action on the offer A tried to set it on a
field which does not exist there, this fixes that. It saves the action
to a undepended field.
src/lib/ecore_wl2/ecore_wl2_dnd.c
src/lib/ecore_wl2/ecore_wl2_private.h