mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Expanding on https://github.com/koreader/koreader/pull/7682 ffi/input, loaded by the Device singleton, also needs to know that in order to setup the proper input backend for SDL2. Requires https://github.com/koreader/koreader-base/pull/1372 because that's where the machinery for those checks live.