Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-12-07 Thread Bernhard Beschow
Am 9. September 2024 19:38:26 UTC schrieb "Volker Rümelin" : >Am 09.09.24 um 09:26 schrieb Marc-André Lureau: >> Hi >> >> On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: >>> Windows only: >>> >>> The libSDL2 Windows message loop needs the libSDL2 Windows low >>> level keyboard hook proce

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-11 Thread Bernhard Beschow
Am 11. September 2024 11:59:25 UTC schrieb "Philippe Mathieu-Daudé" : >On 11/9/24 13:57, Philippe Mathieu-Daudé wrote: >> Hi Volker, >> >> On 9/9/24 21:38, Volker Rümelin wrote: >>> Am 09.09.24 um 09:26 schrieb Marc-André Lureau: Hi On Mon, Sep 9, 2024 at 10:22 AM Volker Rümeli

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-11 Thread Philippe Mathieu-Daudé
On 11/9/24 13:57, Philippe Mathieu-Daudé wrote: Hi Volker, On 9/9/24 21:38, Volker Rümelin wrote: Am 09.09.24 um 09:26 schrieb Marc-André Lureau: Hi On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: Windows only: The libSDL2 Windows message loop needs the libSDL2 Windows low level key

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-11 Thread Philippe Mathieu-Daudé
Hi Volker, On 9/9/24 21:38, Volker Rümelin wrote: Am 09.09.24 um 09:26 schrieb Marc-André Lureau: Hi On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: Windows only: The libSDL2 Windows message loop needs the libSDL2 Windows low level keyboard hook procedure to grab the left and right Wi

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-09 Thread Volker Rümelin
Am 09.09.24 um 09:26 schrieb Marc-André Lureau: > Hi > > On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: >> Windows only: >> >> The libSDL2 Windows message loop needs the libSDL2 Windows low >> level keyboard hook procedure to grab the left and right Windows >> keys correctly. Reenable the S

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-09 Thread Stefan Weil via
Am 09.09.24 um 09:26 schrieb Marc-André Lureau: Hi On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: Windows only: The libSDL2 Windows message loop needs the libSDL2 Windows low level keyboard hook procedure to grab the left and right Windows keys correctly. Reenable the SDL2 Windows key

Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-09 Thread Marc-André Lureau
Hi On Mon, Sep 9, 2024 at 10:22 AM Volker Rümelin wrote: > > Windows only: > > The libSDL2 Windows message loop needs the libSDL2 Windows low > level keyboard hook procedure to grab the left and right Windows > keys correctly. Reenable the SDL2 Windows keyboard hook procedure. > > Because the QEM

[PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

2024-09-08 Thread Volker Rümelin
Windows only: The libSDL2 Windows message loop needs the libSDL2 Windows low level keyboard hook procedure to grab the left and right Windows keys correctly. Reenable the SDL2 Windows keyboard hook procedure. Because the QEMU Windows keyboard hook procedure is still needed to filter out the speci