It was just pushed.
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Marvin
> H?user
> Sent: Sunday, October 20, 2019 5:31 PM
> To: Ni, Ray ; devel@edk2.groups.io
> Cc: Justen, Jordan L ; Andrew Fish
>
> Subject: Re: [edk2-devel] [PATCH] WinHost: A
Good day,
Thank you for your review. I have not seen this patch pushed yet, could
you please update me with the status?
Thanks,
Marvin
> Reviewed-by: Ray Ni
>
>> -Original Message-
>> From: Marvin Häuser
>> Sent: Thursday, September 26, 2019 9:38 AM
>> To: Ni, Ray ; Marvin Häuser ;
>>
Reviewed-by: Ray Ni
> -Original Message-
> From: Marvin Häuser
> Sent: Thursday, September 26, 2019 9:38 AM
> To: Ni, Ray ; Marvin Häuser ;
> devel@edk2.groups.io
> Cc: Justen, Jordan L ; Andrew Fish
>
> Subject: Re: [PATCH] WinHost: Add SimplePointer support
>
> Good day,
>
> I hav
Good day,
I have tested cursor movement (including initial window entry)
extensively and left mouse button functionality. As the right mouse
button works analoguously, I expect it to work. This was all from the
GetState() function of the SP protocol.
Thanks,
Marvin
Am 26.09.2019 um 00:32 schr
Marvin,
Can you kindly share what unit test you've done?
> -Original Message-
> From: Marvin Häuser
> Sent: Tuesday, September 24, 2019 5:46 AM
> To: devel@edk2.groups.io
> Cc: Justen, Jordan L ; Andrew Fish
> ; Ni, Ray
> Subject: [PATCH] WinHost: Add SimplePointer support
>
> From: Ma
From: Marvin Haeuser
Catch WM mouse events and expose them via the SimplePointer protocol.
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
Signed-off-by: Marvin Haeuser
---
EmulatorPkg/Win/Host/WinGopInput.c | 25 ++--
EmulatorPkg/Win/Host/WinGopScreen.c | 41
Emu