Skip to content

Update to wlr-data-control v3

David Edmundson requested to merge work/klipper2 into master

This contains a way of marking a datacontrol request to be a response to another data control event. This allows us to avoid the previous klipper race condition without needing hacks.

Note this patch hasn't added in the v2 changes of wlr-data-control with the primary selection.

Merge request reports