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
NiLuJe b72a2000b1
A few minor fixes after #4847 (#4850)
* Add a toggle to disable the C blitter in the Dev menu (depends on https://github.com/koreader/koreader-base/pull/882) (never shown if the JIT is disabled, grayed out if the C blitter is not installed)
* Fix a few sizeUtf8Text call sites that were doing a nil check in order to account for the new return type.
* Tweak statusbar handling to avoid spurious sizeUtf8Text warnings when it's hidden, and unify its behavior between being hidden via toggle, and hidden on book open (at least when all-at-once is not enabled).
* c.f., https://github.com/koreader/koreader-base/pull/882 (Android, PB, RGB32 & Legacy Kindle regression fixes).
5 years ago
..
container Slightly prettier virtual keyboard (#4776) 5 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua Various blitting related cleanups (#4789) 5 years ago
button.lua Various blitting related cleanups (#4789) 5 years ago
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
buttondialogtitle.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 6 years ago
buttonprogresswidget.lua ConfigDialog ButtonProgress: black border on default item (#4805) 5 years ago
buttontable.lua Various blitting related cleanups (#4789) 5 years ago
checkbutton.lua Enable HW dithering in a few key places (#4541) 5 years ago
checkmark.lua Various blitting related cleanups (#4789) 5 years ago
closebutton.lua Fix some widget title height and close button alignment (#3366) 7 years ago
configdialog.lua ConfigDialog: fix possible crash (#4838) 5 years ago
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 6 years ago
dictquicklookup.lua Enable HW dithering in a few key places (#4541) 5 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua decouple UI from core document code 6 years ago
fixedtextwidget.lua A few minor fixes after #4847 (#4850) 5 years ago
focusmanager.lua A few graphics fixes after #4541 (#4554) 5 years ago
footnotewidget.lua Rationalize Links> menu items 5 years ago
frontlightwidget.lua Various blitting related cleanups (#4789) 5 years ago
horizontalgroup.lua [doc] some widget docs 7 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
htmlboxwidget.lua use screen for UI color control 5 years ago
hyphenationlimits.lua [chore] cleanup multi-lines translatable strings 5 years ago
iconbutton.lua Enable HW dithering in a few key places (#4541) 5 years ago
imageviewer.lua Various blitting related cleanups (#4789) 5 years ago
imagewidget.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
infomessage.lua Various blitting related cleanups (#4789) 5 years ago
inputdialog.lua A few graphics fixes after #4541 (#4554) 5 years ago
inputtext.lua Various blitting related cleanups (#4789) 5 years ago
keyvaluepage.lua Various blitting related cleanups (#4789) 5 years ago
linewidget.lua (chore) some require sorting. 7 years ago
linkbox.lua Various blitting related cleanups (#4789) 5 years ago
listview.lua Various blitting related cleanups (#4789) 5 years ago
logindialog.lua Text editor plugin, InputDialog enhancements (#4135) 6 years ago
menu.lua Various blitting related cleanups (#4789) 5 years ago
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 6 years ago
multiinputdialog.lua A few graphics fixes after #4541 (#4554) 5 years ago
naturallightwidget.lua Enable HW dithering in a few key places (#4541) 5 years ago
networksetting.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
notification.lua bump crengine: fix drawing position of bottom and right borders (#4013) 6 years ago
numberpickerwidget.lua cre hyphenation: allow for setting min left/right fragment length (#3890) 6 years ago
opdsbrowser.lua opds: add two more public servers (#4515) 5 years ago
openwithdialog.lua Various blitting related cleanups (#4789) 5 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
physicalkeyboard.lua Various blitting related cleanups (#4789) 5 years ago
progresswidget.lua Various blitting related cleanups (#4789) 5 years ago
radiobutton.lua Enable HW dithering in a few key places (#4541) 5 years ago
radiobuttontable.lua Various blitting related cleanups (#4789) 5 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screensaverwidget.lua A few minor fixes after #4541 (#4561) 5 years ago
screenshoter.lua Various minor fixes (#4172) 6 years ago
scrollhtmlwidget.lua A few graphics fixes after #4541 (#4554) 5 years ago
scrolltextwidget.lua A few graphics fixes after #4541 (#4554) 5 years ago
spinwidget.lua Rationalize Links> menu items 5 years ago
textboxwidget.lua [fix] Properly account for MuPDF feeding us premultiplied alpha (#4807) 5 years ago
textviewer.lua Enable HW dithering in a few key places (#4541) 5 years ago
textwidget.lua A few minor fixes after #4847 (#4850) 5 years ago
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 6 years ago
toggleswitch.lua Various blitting related cleanups (#4789) 5 years ago
touchmenu.lua Various blitting related cleanups (#4789) 5 years ago
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 6 years ago
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Text input related fixes & enhancements (#4124) 6 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua Slightly prettier virtual keyboard (#4776) 5 years ago
widget.lua doc: fix document build 8 years ago