2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/frontend/ui/widget
onde2rock 1b91470899 [FocusManager] More intuitive key navigation + spec (#3774)
FocusManager now finds the closest widget on the right or left on inner horizontal border.

See : https://github.com/koreader/koreader/pull/3765#issuecomment-373944897
2018-03-21 12:21:48 +01:00
..
container Kindle4NT improvements (#3745) 2018-03-14 22:16:38 +01:00
bboxwidget.lua
bookstatuswidget.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 2018-03-17 23:02:32 +01:00
button.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
buttondialogtitle.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
buttonprogresswidget.lua More contrast settings (#3463) 2017-11-04 15:31:41 +01:00
buttontable.lua Allow opening hold menu on non touch devices (#3765) 2018-03-18 11:42:35 +01:00
checkbutton.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 2018-02-11 20:46:18 +01:00
checkmark.lua
closebutton.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
configdialog.lua cre: more constrast settings (#3737) 2018-03-11 14:54:17 +01:00
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
dictquicklookup.lua new option: Save Wikipedia EPUB in current book directory (#3762) 2018-03-16 20:47:51 +01:00
eventlistener.lua
filechooser.lua File manager: added 'Go to letter' (#3664) 2018-02-09 22:33:15 +01:00
fixedtextwidget.lua
focusmanager.lua [FocusManager] More intuitive key navigation + spec (#3774) 2018-03-21 12:21:48 +01:00
frontlightwidget.lua ui/widget/frontlightwidget: Add 'Configure' button 2018-03-13 22:09:29 +01:00
horizontalgroup.lua
horizontalspan.lua
htmlboxwidget.lua Fix some issues with movable dict window (reworked) (#3726) 2018-03-07 15:59:59 +01:00
iconbutton.lua Kindle4NT improvements (#3745) 2018-03-14 22:16:38 +01:00
imageviewer.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 2018-03-17 23:02:32 +01:00
imagewidget.lua Screensaver: a few tweaks and fixes (#3619) 2018-01-21 19:44:12 +01:00
infomessage.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
inputdialog.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
inputtext.lua Kindle4NT improvements (#3745) 2018-03-14 22:16:38 +01:00
keyvaluepage.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 2018-03-17 23:02:32 +01:00
linewidget.lua
linkbox.lua
listview.lua
logindialog.lua
menu.lua [UX, fix] ui/widget/menu: add onScreenResize action 2018-03-19 21:19:23 +01:00
multiconfirmbox.lua Small visual fixes to Menu (#3338) 2017-10-10 22:23:25 +02:00
multiinputdialog.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
naturallightwidget.lua ui/widget/naturallightwidget: New widget to configure gain/offset 2018-03-13 22:09:29 +01:00
networksetting.lua
notification.lua
numberpickerwidget.lua
opdsbrowser.lua OPDS - add confirm when file exist in local destination (#3605) 2018-01-14 20:19:45 +01:00
openwithdialog.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 2018-02-11 20:46:18 +01:00
overlapgroup.lua
pathchooser.lua
physicalkeyboard.lua [fix, spec] InputText:addChars() unicode handling (#3729) 2018-03-07 10:22:49 +01:00
progresswidget.lua Fix location of progress bar ticks (#3382) 2017-10-20 15:49:13 +00:00
radiobutton.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 2018-02-11 20:46:18 +01:00
radiobuttontable.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 2018-02-11 20:46:18 +01:00
rectspan.lua
screensaverwidget.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
screenshoter.lua
scrollhtmlwidget.lua [UX] Dict: scroll back with tap: go to bottom of prev definition (#3647) 2018-01-31 09:16:34 +01:00
scrolltextwidget.lua [UX] Dict: scroll back with tap: go to bottom of prev definition (#3647) 2018-01-31 09:16:34 +01:00
spinwidget.lua Menu: configure number of items per page, wrap entries (#3589) 2018-01-13 23:38:53 +01:00
textboxwidget.lua Fix some issues with movable dict window (reworked) (#3726) 2018-03-07 15:59:59 +01:00
textviewer.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
textwidget.lua Better vertical centering of text in its box 2017-10-08 20:44:11 +02:00
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
toggleswitch.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
touchmenu.lua Kindle4NT improvements (#3745) 2018-03-14 22:16:38 +01:00
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 2018-01-17 21:36:21 +01:00
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua [fix, spec] InputText:addChars() unicode handling (#3729) 2018-03-07 10:22:49 +01:00
widget.lua