2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
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
2022-11-09 00:20:12 +01:00
..
_meta.lua [chore] Change single quotes to double quotes (#6949) 2020-12-04 16:04:54 +01:00
defaults.lua GestureDetector: Full refactor for almost-sane(TM) MT gesture handling (#9463) 2022-09-04 02:38:27 +02:00
main.lua InputContainer/Dispatcher: Allow toggling touch input 2022-11-09 00:20:12 +01:00
migration.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00