summaryrefslogtreecommitdiffstats
path: root/options/options.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-05-20 16:11:13 -0500
committerDudemanguy <random342@airmail.cc>2023-06-12 20:50:08 +0000
commit2f8d9322fd8f1bcc4ec27b917f042253e2d6b62d (patch)
treeb2ba7c3bfcabe357964a26493c35ec209317a551 /options/options.c
parent1c82d6ae7a31f8ef3a3f5120bd50480c312039cf (diff)
downloadmpv-2f8d9322fd8f1bcc4ec27b917f042253e2d6b62d.tar.bz2
mpv-2f8d9322fd8f1bcc4ec27b917f042253e2d6b62d.tar.xz
wayland: avoid misleading log messages on drag/drop
In data_offer_actions, it's possible to get the WL_DATA_DEVICE_MANAGER_DND_ACTION_NONE action which would set wl->dnd_action to DND_APPEND (did nothing in practice) but also log a message which is confusing and misleading. Instead, just ignore and don't do anything when we get this case.
Diffstat (limited to 'options/options.c')
0 files changed, 0 insertions, 0 deletions