On Thu, 6 Oct 2022 at 13:16, Akihiko Odaki <akihiko.od...@gmail.com> wrote: > > Thanks Peter and Elliot, > > Unfortunately Patchew seems to have failed to apply the patch to the > current master. It would be nice if you rebase it to the current > master.
I think this is probably mostly because the patch got sent in quoted-printable or something similar. I found that grabbing the mbox from lore.kernel.org gave me something I could apply. But it would probably be helpful if Elliot could rebase and resend making sure it's in plain text without linewraps or quoted-printable or other encoding. > Actually I have a patch to add hardware support to ui/cocoa, but I > have not submitted to the mailing list because it depends on a number > of other patches: > https://github.com/akihikodaki/qemu/commit/34199fcd4080ce8c705b46df26fdf02966b1610c > > My patch avoided using CGWarpMouseCursorPosition because of its > quirks. I'd like to test your patch by myself to see if it avoids them > properly for my own workloads. > > I have also added some comments to the patch. Please see the below. Thanks for taking a look at the patch. -- PMM