Hi
On Wed, Oct 18, 2023 at 5:38 PM Edmund Raile wrote:
>
> Previous implementation of both functions was blocking and caused guest
> freezes / crashes on host clipboard owner change.
> * use callbacks instead of waiting for GTK to deliver
>clipboard content type evaluation and contents
> *
Previous implementation of both functions was blocking and caused guest
freezes / crashes on host clipboard owner change.
* use callbacks instead of waiting for GTK to deliver
clipboard content type evaluation and contents
* evaluate a serial in the info struct to discard old events
Fixes: d1