Keyboard event is only triggered when the mouse cursor is over the SDL window. I still have a lib that I compiled yesterday and it still worked perfectly. So the bug must have been recent. Linux Mint 64bit Cinnamon
You can draw to the window, but you don't get any SDL events. What is the use of SDL_CreateWindowFrom() if you don't get any events anyway? So this functionality mentioned is a must if SDL2 should be used for making GUI's for audio plugins. And it would be a great usecase as...
Go version: go version go1.22.1 linux/amd64 Go-SDL2 version: master SDL2 version: SDL2-2.0.20, SDL2_image-2.0.5 OS: Linux Architecture: 64-bit Hi, KeyboardEvent.Repeat is never set. I think the fix is really straightforward, namely, in e...