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
poire-z 8036ca0d56 MovableContainer: add support for anchoring initial position
When passing as 'anchor' a Geom object (ie. a widget dimen
or a ges.pos), or a function returning such an object,
a MovableContainer will be initially positionned near this
point/widget, instead of being centered on the screen.
Allow that for ButtonDialog and ButtonDialogTitle, so we
can make them behave as context menus (ie. for a titlebar
top left/right icons).
1 year 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 CenterContainer: Use an elseif instead of two ifs checking the same 1 year 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 MovableContainer: add support for anchoring initial position 1 year 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 WidgetContainer: Nitty cosmetic tweak 1 year ago