Just one change to aid future reading of the code, possibly. Move this line:

On 3/16/22 17:03, Philippe Mathieu-Daudé wrote:
+    qemu_event_init(&cbevent, false);

just before

+    cbowner = [[QemuCocoaPasteboardTypeOwner alloc] init];

i.e. the place where it was before the patch, in cocoa_display_init.

Paolo

Reply via email to