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 9c8e55b3e5
Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771)
* Notification: Drop the fencing from #10083; it never actually helped, and had subtle side-effects we could do without.
* VirtualKeyBoard: Flash on close, otherwise, some of the fast refresh glitches may be burned into the working buffer until a flash. Making sure we flash ourselves prevent it from sticking around on the page ;).
* util: Move `writeToSysfs` to base (i.e., `ffi/util`), as we need it there (and it actually makes more sense there anyway ;p).
* Bump base for https://github.com/koreader/koreader-base/pull/1645, which is where the actual workaround (hopefully) lives.

Re #8414, #9806, #10558
1 year ago
..
container
bboxwidget.lua
bookmapwidget.lua BookMap: fix help text wording (#10544) 1 year ago
bookstatuswidget.lua
button.lua
buttondialog.lua QuickMenu: anchor to gesture position 3 (#10646) 1 year ago
buttondialogtitle.lua
buttonprogresswidget.lua
buttontable.lua
checkbutton.lua
checkmark.lua
configdialog.lua
confirmbox.lua
datetimewidget.lua
dictquicklookup.lua
doublespinwidget.lua
eventlistener.lua
filechooser.lua FileChooser: re-add file sort by "last date read" (#10682) 1 year ago
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua
frontlightwidget.lua
horizontalgroup.lua
horizontalscrollbar.lua
horizontalspan.lua
htmlboxwidget.lua HtmlboxWidget: pairs->ipairs (#10574) 1 year ago
iconbutton.lua
iconwidget.lua
imageviewer.lua OPDS fixes (#10657) 1 year ago
imagewidget.lua Open with: images (#10561) 1 year ago
infomessage.lua KOSync: Clarify settings, plus refactor & fixes to make "auto-sync" more reliable (#10605) 1 year ago
inputdialog.lua
inputtext.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 1 year ago
keyboardlayoutdialog.lua
keyvaluepage.lua
linewidget.lua
linkbox.lua
listview.lua
menu.lua ReaderUI: minor optimization (#10634) 1 year ago
multiconfirmbox.lua
multiinputdialog.lua
naturallightwidget.lua
networksetting.lua
notification.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 1 year ago
numberpickerwidget.lua
openwithdialog.lua
overlapgroup.lua
pagebrowserwidget.lua BookMap: add option "10-page markers" 1 year ago
pathchooser.lua
physicalkeyboard.lua
progresswidget.lua
qrmessage.lua
qrwidget.lua
radiobuttontable.lua
radiobuttonwidget.lua
radiomark.lua
rectspan.lua
screensaverlockwidget.lua
screensaverwidget.lua
screenshoter.lua
scrollhtmlwidget.lua
scrolltextwidget.lua
skimtowidget.lua
sortwidget.lua
spinwidget.lua
textboxwidget.lua Decrease fonts memory use (#10618) 1 year ago
textviewer.lua
textwidget.lua Decrease fonts memory use (#10618) 1 year ago
titlebar.lua
toggleswitch.lua
touchmenu.lua Font list menu: allow sorting by more recently set (#10662) 1 year ago
trapwidget.lua
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 1 year ago
widget.lua