All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave
@ 2019-06-04  9:12 Chen Zhang via Qemu-devel
  2019-06-04  9:12 ` [Qemu-devel] [PATCH 1/2] ui/cocoa: Fix absolute input device grabbing issue " Chen Zhang via Qemu-devel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chen Zhang via Qemu-devel @ 2019-06-04  9:12 UTC (permalink / raw)
  To: peter.maydell, kraxel; +Cc: qemu-devel, Chen Zhang

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(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave
@ 2019-06-04  9:34 Chen Zhang via Qemu-devel
  2019-06-04  9:42 ` no-reply
  2019-06-12 10:39 ` Peter Maydell
  0 siblings, 2 replies; 9+ messages in thread
From: Chen Zhang via Qemu-devel @ 2019-06-04  9:34 UTC (permalink / raw)
  To: Gerd Hoffmann, Peter Maydell; +Cc: qemu-devel, tgfbeta

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(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-06-13 11:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  9:12 [Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave Chen Zhang via Qemu-devel
2019-06-04  9:12 ` [Qemu-devel] [PATCH 1/2] ui/cocoa: Fix absolute input device grabbing issue " Chen Zhang via Qemu-devel
2019-06-04  9:12 ` [Qemu-devel] [PATCH 2/2] ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device Chen Zhang via Qemu-devel
2019-06-05  1:06 ` [Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave no-reply
2019-06-04  9:34 Chen Zhang via Qemu-devel
2019-06-04  9:42 ` no-reply
2019-06-12 10:39 ` Peter Maydell
2019-06-12 10:47   ` Chen Zhang via Qemu-devel
2019-06-13 10:57   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.