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 1ec6fb5fcf InputContainer/Dispatcher: Allow toggling touch input
This is made easier by the fact that only a single method in a single
widget actually handles Gesture, and that we barely ever overload it.
So, apply a bit of monkey-patching trickery to handle the magic :).

Fix #9695
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/Dispatcher: Allow toggling touch input 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