wayland: Send data device selections to data control on bind even if null
Specification for data control states: "The first selection event is sent upon binding the wlr_data_control_device object."
This differs to other data devices.
User facing issue is that the command line tool wl-paste will hand if the clipboard is empty.
Edited by David Edmundson