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 b523c2e8b9 InputContainer: Fall cleanup ;).
Get rid of the doc & seqtext fields, as they are not actually used (nor
are they particularly useful, the event handler's name should be pretty
self-explanatory).

Also, tweak the key_events documentation to highlight the quirks of the
API, especially as far as array nesting is involved...

Random drive-by cleanup of the declarations of key_events & ges_events
to re-use the existing instance object (now that we know they're sane
;p) for tables with a single member (less GC pressure).
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: Fall cleanup ;). 2 years ago
migration.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago