Flynn
Flynn
@stasm @GoldenRust Starting on it tonight, should be done in the next couple of days. Expect an eventual pr to `gh-pages`
I know this is probably a stretch, but wanted to chime in as well. This is just a working theory at the moment: **Short:** Try disconnecting your client device from...
As an aside, how does the Koreader plugin architecture work? I noted everything that interacts with the UI is Lua, does this mean I could also just edit a plugin...
Hey, just reporting back. I've tested _all_ of the QWERTY keyboards I have over USB (American Layout), and I'm still not able to use `Shift` + any of the numkeys...
Is there a non-expensive way to detect if the event is being emitted from a USB device? Or would it be better off detecting the `Shift` + `1234567890-=` + `Unshift`...
I think I'm going to try this from a different angle, but tweaking `InputText` seems to be the lowest level where it can be adjusted. The patch would probably need...