2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
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.
2022-01-25 01:32:46 +01:00
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
bottomcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
centercontainer.lua CenterContainer: options to handle larger content (#8277) 2021-10-01 20:33:39 +02:00
framecontainer.lua Non-Touch: improve bottom menu usability (#8712) 2022-01-25 01:32:46 +01:00
inputcontainer.lua InputDialog: add 'Go to line' button (#7673) 2021-05-16 12:45:36 +02:00
leftcontainer.lua [RTL UI] update low-level widgets to handle mirroring 2019-12-08 15:10:51 +01:00
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
rightcontainer.lua [RTL UI] update low-level widgets to handle mirroring 2019-12-08 15:10:51 +01:00
scrollablecontainer.lua Add Book map and Page browser features 2022-01-04 21:59:37 +01:00
topcontainer.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
underlinecontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00