dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 5 Sep 2013 02:36:49 +0000 (19:36 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 5 Sep 2013 02:36:49 +0000 (19:36 -0700)
commit938f102a970ac318cc5d1414321a6de90f0a733d
tree1c25439a5b1929225682ffb83b9e9708aea7b112
parentedb6a3bd0a802eb3c9cb71e4d29588d69980c2b4
dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type

Currently, the dnd sample client accepts all mime-types and assumes they
are the custom flower mime-type.  Only accept if the offer has the right
mime-type.
clients/dnd.c