Re: SDL2 keyboard fixes on Windows

2024-09-11 Thread Bernhard Beschow
Am 9. September 2024 06:12:23 UTC schrieb "Volker RĂ¼melin" : >The Windows keys do not work properly with the SDL backend on Windows. >Patch 1/3 improves the situation. However, it's impossible to solve the >problem completely, as there is no way to grab the Windows keys. The >Windows keys are r

SDL2 keyboard fixes on Windows

2024-09-08 Thread Volker RĂ¼melin
The Windows keys do not work properly with the SDL backend on Windows. Patch 1/3 improves the situation. However, it's impossible to solve the problem completely, as there is no way to grab the Windows keys. The Windows keys are reserved for the operating system. In addition to Ctrl-Alt-Del, there