commit | 4061e2b67e62d5d2a635f0b87098f331082e8145 | [log] [tgz] |
---|---|---|
author | Carlos Garnacho <carlosg@gnome.org> | Mon Feb 01 20:28:16 2016 +0100 |
committer | Bryce Harrington <bryce@bryceharrington.org> | Mon Feb 01 13:22:34 2016 -0800 |
tree | e91748bc3c26a4c9fd145021c6da26fce73d91ad | |
parent | beb7a9f92d00e83712c762fd8e2abd6f65773858 [diff] |
data-device: Check harder for selection/non-wayland sources We're not always dealing with weston_data_sources that have a wl_resource, or data_sources that belong to drag-and-drop. Check harder for these on the drag-and-drop code paths triggered from common code. Signed-off-by: Carlos Garnacho <carlosg@gnome.org>