2
0
mirror of https://github.com/koreader/koreader synced 2024-11-06 09:20:32 +00:00
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).
2022-10-29 22:55:20 +02: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: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
migration.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00