[21:06:19] Dominus: I've spent several hours now at this and I'm pretty sure that there are several bugs or one big bug with using a real mouse on iOS in an SDL2 app.
[21:06:55] Dominus: filed three bug reports on this https://github.com/libsdl-org/SDL/issues/4482 https://github.com/libsdl-org/SDL/issues/4483 https://github.com/libsdl-org/SDL/issues/4486
[21:07:20] Dominus: unless these are sorted out, it makes no sense to add the real mouse support
[21:12:01] Marzo: I would not be surprised if the SDL2 devs never tested with a real mouse no iOS; it is not something that people do often
[21:12:26] Marzo: I would not also be surprised if they start testing now that someone gave them the idea
[21:23:07] Dominus: yeah
[21:44:20] Dominus: through Exult I found a lot of iOS bugs in SDL2 :)