You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins/gestures.koplugin
NiLuJe 1ec6fb5fcf InputContainer/Dispatcher: Allow toggling touch input
This is made easier by the fact that only a single method in a single
widget actually handles Gesture, and that we barely ever overload it.
So, apply a bit of monkey-patching trickery to handle the magic :).

Fix #9695
2 years ago
..
_meta.lua [chore] Change single quotes to double quotes (#6949) 3 years ago
defaults.lua GestureDetector: Full refactor for almost-sane(TM) MT gesture handling (#9463) 2 years ago
main.lua InputContainer/Dispatcher: Allow toggling touch input 2 years ago
migration.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago