Thanks for following along! This is a tagged release (2022.511.0).
What's Changed
- Fix cursor warping to center of screen when alt-tabbing in fullscreen by @Susko3 in #5136
- Enable
SDL_HINT_MOUSE_AUTO_CAPTURE
when not using relative mode by @Susko3 in #5163 - Properly block SDL IME results sent as multiple text events + upstream SDL fixes by @Susko3 in #5141
- Optimise operations of Streams by @huoyaoyuan in #5140
- Fix CI inspections + improve cache busting heuristic by @smoogipoo in #5171
- Allow retrieving full global statistics on demand by @peppy in #5168
Full Changelog: 2022.509.0...2022.511.0