That is good news abou the compatibility layer! The SDL2 keyboard suppresses both keydown and key up during widget UI being in use that looks different to SDL1 which looks odd on the surface. There is quite a bit of discussion in the other SDL2 patch (326) about resizing - I wonder if anything is applicable here too?
Update dates for a "1.6.0" release
Bump version numbers for next release.
Document LIBSPECTRUM_ERROR_MISSING_ZLIB.
I updated this patch for current fuse and I think these are the outstanding issues mentioned that don't seem to have been addressed: Keyboard issues Window resize/fullscreen issues If someone is keen to investigate/resolve these then I think we can merge the change with some additional work.
Missing include in ui/uijoystick.c
Add missing include in ui/uijoystick.c (patch #445) (Viorel).
ChangeLog updates for next version