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/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).
2 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
covermenu.lua CoverBrowser: fix some button callback overrides (#9647) 2 years ago
listmenu.lua InputContainer: Fall cleanup ;). 2 years ago
main.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
mosaicmenu.lua InputContainer: Fall cleanup ;). 2 years ago