diff options
author | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2020-04-14 02:56:13 +0200 |
---|---|---|
committer | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2020-04-14 11:55:59 +0200 |
commit | 0122f4c7b84f770551f66720a3268c30ee486faf (patch) | |
tree | 680f5c772877cbfd5d505fde340bc31fa82e07b2 /confs/osx.sh | |
parent | be7ffe11420273e6f5e29d428be22e17d95064a6 (diff) |
ecore_evas: add API for finding out if event is used
ecore_x_dnd_send_status can be used to indicate if a item can be dropped
on a client or not. However, we should only indicate that this can be
dropped, if there is a object we signaled that a drop is in.
Long story short: there is no assertion that after indicating that
things can be dropped, that a notify for the data is sent. A drag
implementation should always listen to a mouse up event, and abort the
drag if no further operations are sent.
Differential Revision: https://phab.enlightenment.org/D11699
Diffstat (limited to 'confs/osx.sh')
0 files changed, 0 insertions, 0 deletions