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/frontend/ui/widget/container
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
..
alphacontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
bottomcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
centercontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
framecontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
inputcontainer.lua InputContainer: Fall cleanup ;). 2 years ago
leftcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
movablecontainer.lua InputContainer: Fall cleanup ;). 2 years ago
rightcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
scrollablecontainer.lua InputContainer: Fall cleanup ;). 2 years ago
topcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
underlinecontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
widgetcontainer.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago