forked from joejulian/gio
929e4dc120
When a drag and drop gesture is ongoing, let the potential target handlers receive enter/leave events so that they can react to them (e.g. highlight themselves when the dragged item is over them). Fixes #321. Signed-off-by: Pierre Curto <pierre.curto@gmail.com>