ecore-wl2: preserve data selection source after receiving the selection
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 25 Apr 2016 20:14:02 +0000 (16:14 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 25 Apr 2016 20:15:59 +0000 (16:15 -0400)
commit49302010f41ae841dd2e41881cf201da8b0efe37
treed2b13aa3fc0095e879b49c3d693a85ec40a5e6d9
parent588b133c19c2c9d66ce0732bf3a5271a4fc985e6
ecore-wl2: preserve data selection source after receiving the selection

this is copied from weston, except all the code which is supposed to be of
struct type "offer" has been renamed "source" and then reused in the same way
that weston uses "offer" in order to maximize reader confusion

deleting the source here is invalid since the selection only changes in the
corresponding callback from the wayland interface
src/lib/ecore_wl2/ecore_wl2_dnd.c