commit | 1b61d55079a66692207562c4d8d711527954f514 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Aug 19 13:57:08 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Aug 19 14:43:40 2024 +0200 |
tree | 23c99f7933887a13c2c4ec2df2f0faa3d76875e9 | |
parent | 591a18a9c4bf421de05a0eee7e85dea25f64209d [diff] |
Backends: SDL2, SDL3: ignore events of other SDL windows, amends + wrapping into a function as it'll be convenient for multi-viewport check. (#7853) + Misc typo fix.