I did some testing and this seems to work okay, but it *is* different to GLFW. GLFW seems to lose "IsCursorOnScreen" for one frame upon pressing alt+tab over the window, without a different window covering it. SDL seems to have a more reasonable behavior for this case. Either way it's an edge case and I don't know the exact way to fix, likely requires internal GLFW changes. |
||
|---|---|---|
| .. | ||
| rcore_android.c | ||
| rcore_desktop_sdl.c | ||
| rcore_desktop.c | ||
| rcore_drm.c | ||
| rcore_template.c | ||
| rcore_web.c | ||