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
Philip Chan 3af268dd7a
Non-Touch: improve bottom menu usability (#8712)
- FocusManager: allow managing sub widgets by merging their
  "layout" in the main one; make "press" support simpler by
  handling it as a fake tap event at the center of the
  focused widget.
- Setup gestures on non-touch devices for new focus manager.
- ToggleSwitch: use child layout.
- ButtonProgressWidget: use child layout.
- SpinWidget and DoubleSpinWidget: add keyboard navigation.
3 years ago
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
bottomcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
centercontainer.lua CenterContainer: options to handle larger content (#8277) 3 years ago
framecontainer.lua Non-Touch: improve bottom menu usability (#8712) 3 years ago
inputcontainer.lua InputDialog: add 'Go to line' button (#7673) 3 years ago
leftcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
rightcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
scrollablecontainer.lua Add Book map and Page browser features 3 years ago
topcontainer.lua Dev docs: some widgets 8 years ago
underlinecontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 4 years ago