Skip to content

rdp: Add clipboard redirection

Derek Foreman requested to merge derekf/weston:mm/clipboard into main

Support clipboard operations between client and server.

This also brings in virtual channel support, which in turn requires a way to defer work from FreeRDP thread to the compositor main loop thread.

Edited by Derek Foreman

Merge request reports