mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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>