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
poire-z 35df1749b2
Screensaver: a few tweaks and fixes (#3619)
When no manually added specific 'poweroff' or 'reboot' screensaver
settings, use the suspend/sleep settings set via menu with an added
overlay message in top right corner.
Generalized some settings: "White background behind message and images"
and "Stretch covers and images to fit screen", and move "Exclude this
book's cover from screensaver" up a level (and remove this menu item
added by ReaderMenu when closing document).
Don't use memory cache with rendered screensaver images.

ImageWidget: fix wrong behaviour (stretch) when 'file', 'width',
'height' and 'scale_factor' provided: now, keep aspect ratio.
ImageWidget: increase file image mem cache (mostly used for icons)
from 2 to 5MB to be ready for devices with very high DPI.
6 years ago
..
container [doc] WidgetContainer: fix some typos 7 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua Add new options to screensaver (#3535) 7 years ago
button.lua Add new options to screensaver (#3535) 7 years ago
buttondialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
buttondialogtitle.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
buttonprogresswidget.lua More contrast settings (#3463) 7 years ago
buttontable.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
checkbutton.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
checkmark.lua [UX] Add CheckButton and use it for show password 7 years ago
closebutton.lua Fix some widget title height and close button alignment (#3366) 7 years ago
configdialog.lua Small decrease of ToggleSwitches width 7 years ago
confirmbox.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
datewidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
dictquicklookup.lua TextBoxWidget: optionally display a list of images 6 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua Sort documents - open sidecar file only in percent sort (#3622) 6 years ago
fixedtextwidget.lua Refactoring hardware abstraction 10 years ago
focusmanager.lua Fix crash with keyboard navigation of onHold buttontables (#3307) 7 years ago
frontlightwidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
horizontalgroup.lua [doc] some widget docs 7 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
htmlboxwidget.lua HTML dictionary link support (#3603) 6 years ago
iconbutton.lua New option - create new directory (#3555) 6 years ago
imageviewer.lua ImageViewer: with title bar, allow for a secondary toggable caption 6 years ago
imagewidget.lua Screensaver: a few tweaks and fixes (#3619) 6 years ago
infomessage.lua Add new options to screensaver (#3535) 7 years ago
inputdialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
inputtext.lua Add new options to screensaver (#3535) 7 years ago
keyvaluepage.lua KeyValuePage: make PgUp and PgDown key go to prev/next page (#3590) 6 years ago
linewidget.lua (chore) some require sorting. 7 years ago
linkbox.lua Added Size module 7 years ago
listview.lua Added Size module 7 years ago
logindialog.lua Added Size module 7 years ago
menu.lua Proper page changes using the up and down keys (#3621) 6 years ago
multiconfirmbox.lua Small visual fixes to Menu (#3338) 7 years ago
multiinputdialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
networksetting.lua Added Size module 7 years ago
notification.lua Added Size module 7 years ago
numberpickerwidget.lua Timer Reader with normal time format (#3244) 7 years ago
opdsbrowser.lua OPDS - add confirm when file exist in local destination (#3605) 6 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua chore: fix static-check errors 9 years ago
physicalkeyboard.lua Added Size module 7 years ago
progresswidget.lua Fix location of progress bar ticks (#3382) 7 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screensaverwidget.lua Add new options to screensaver (#3535) 7 years ago
screenshoter.lua feat: support screenshot in filemanager 9 years ago
scrollhtmlwidget.lua HTML dictionary link support (#3603) 6 years ago
scrolltextwidget.lua TextBoxWidget: optionally display a list of images 6 years ago
spinwidget.lua Menu: configure number of items per page, wrap entries (#3589) 6 years ago
textboxwidget.lua TextBoxWidget: optionally display a list of images 6 years ago
textviewer.lua Fix some widget title height and close button alignment (#3366) 7 years ago
textwidget.lua Better vertical centering of text in its box 7 years ago
timewidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
toggleswitch.lua Add new options to screensaver (#3535) 7 years ago
touchmenu.lua Small visual fixes to top menu (#3356) 7 years ago
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 6 years ago
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Added Size module 7 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua [feat] VirtualKeyboard cursor navigation (#3290) 7 years ago
widget.lua doc: fix document build 8 years ago