2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/plugins/coverbrowser.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
bookinfomanager.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
covermenu.lua CoverBrowser: fix some button callback overrides (#9647) 2022-10-20 20:53:50 +02:00
listmenu.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
main.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
mosaicmenu.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00