Skip to content

wayland: Send data device selections to data control on bind even if null

David Edmundson requested to merge work/d_ed/wl-paste into master

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.

CCBUG: 459389

Edited by David Edmundson

Merge request reports