Re: [PATCH] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows

2023-04-18 Thread Bernhard Beschow
Am 18. April 2023 06:28:23 UTC schrieb "Volker Rümelin" : >Windows sends an extra left control key up/down input event for >every right alt key up/down input event for keyboards with >international layout. Since commit 830473455f ("ui/sdl2: fix >handling of AltGr key on Windows") QEMU uses a Win

Re: [PATCH] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows

2023-04-18 Thread Thomas Huth
On 18/04/2023 08.28, Volker Rümelin wrote: Windows sends an extra left control key up/down input event for every right alt key up/down input event for keyboards with international layout. Since commit 830473455f ("ui/sdl2: fix handling of AltGr key on Windows") QEMU uses a Windows low level keybo

[PATCH] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows

2023-04-17 Thread Volker Rümelin
Windows sends an extra left control key up/down input event for every right alt key up/down input event for keyboards with international layout. Since commit 830473455f ("ui/sdl2: fix handling of AltGr key on Windows") QEMU uses a Windows low level keyboard hook procedure to reliably filter out the