On Wed, 12 Jun 2019 at 11:39, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Tue, 4 Jun 2019 at 10:34, Chen Zhang <tgfb...@me.com> wrote: > > > > The following patches fixed issues of absolute and relative input devices > > on macOS Mojave. > > > > Chen Zhang (2): > > ui/cocoa: Fix absolute input device grabbing issue on Mojave > > ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input > > device > > > > ui/cocoa.m | 50 +++++++++++++++++++++++++++++++++++++++++++++++--- > > 1 file changed, 47 insertions(+), 3 deletions(-) > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > I'll apply these to master some time this week.
Now applied, thanks. -- PMM