data-device: send the selection to all the wl_data_device resources of a client
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Fri, 1 May 2015 09:59:36 +0000 (12:59 +0300)
committerDaniel Stone <daniels@collabora.com>
Fri, 1 May 2015 12:02:33 +0000 (13:02 +0100)
commitd46bb01b628a2805287bc9947739adeaf17f0a60
tree074b578010553420b76adfd854db12be0293891c
parentdddf9e67b732f6fcee2e42423838bd799b31e92e
data-device: send the selection to all the wl_data_device resources of a client

As we do for the input interfaces such as wl_pointer, we must send the
selection event to all the wl_data_device resources the client created for
a specified seat.

Reviewed-by: Daniel Stone <daniels@collabora.com>
src/data-device.c