Sam Lantinga
Sam Lantinga
No, there's no built in threading and all use of a single font needs to happen on the same thread.
Is it possible to take the value from the command line directly? This will solve my use case, but so did editing the generated header after the configuration. I was...
@madebr, did you see my question above?
@madebr, do you want to finish this off and merge it?
Is this on your system, or on CI?
I wonder why the debug log is being printed? Debug logs are disabled by default...
> Is it because `testcamera` has a `SDL_SetLogPriorities(SDL_LOG_PRIORITY_VERBOSE);` that `testdropfile` does not ? Yup!
Yeah, foreign windows aren't managed by SDL in any way. This is a common request though, so I'll put it on the SDL 3.0 milestone.
So we've enabled mouse and keyboard events. The close button still doesn't work though. @icculus, even if I register the WM protocols, we still don't get ClientMessage events for the...
We are scoping work for the SDL 3.2.0 release, so please let us know if this is a showstopper for you.