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 Notification: NOP conflicting event handlers from our base class (#10471) 1 year ago
bboxwidget.lua InputContainer: Fall cleanup ;). 2 years ago
bookmapwidget.lua BookMap: fix help text wording (#10544) 1 year ago
bookstatuswidget.lua BookStatusWidget: relocate status toggle buttons (#10179) 2 years ago
button.lua Button: fix unstable height 1 year ago
buttondialog.lua QuickMenu: anchor to gesture position 3 (#10646) 1 year ago
buttondialogtitle.lua MovableContainer: add support for anchoring initial position 2 years ago
buttonprogresswidget.lua Button: handle 'width' as the final outer width 2 years ago
buttontable.lua ButtonDialog: allow for step/page scrolling 1 year ago
checkbutton.lua ConfirmBox: add widgets (#10364) 1 year ago
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 2 years ago
configdialog.lua Button: handle 'width' as the final outer width 2 years ago
confirmbox.lua ConfirmBox: add widgets (#10364) 1 year ago
datetimewidget.lua Calendar view's day view: thicker separator at 00:00 2 years ago
dictquicklookup.lua Translator: translate current page (#10438) 1 year ago
doublespinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
eventlistener.lua Deal with table.pack corner-cases properly (#10350) 1 year ago
filechooser.lua FileChooser: re-add file sort by "last date read" (#10682) 1 year ago
fixedtextwidget.lua
focusmanager.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2 years ago
footnotewidget.lua InputContainer: Fall cleanup ;). 2 years ago
frontlightwidget.lua FrontLightWidget: cleanup buttons layout 2 years ago
horizontalgroup.lua
horizontalscrollbar.lua
horizontalspan.lua
htmlboxwidget.lua HtmlboxWidget: pairs->ipairs (#10574) 1 year ago
iconbutton.lua IconButton: Fix RTL highlighting 2 years ago
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 ConfirmBox: add widgets (#10364) 1 year ago
inputtext.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 1 year ago
keyboardlayoutdialog.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2 years ago
keyvaluepage.lua KeyValuePage: fix corner-case alignment bug (#10326) 1 year ago
linewidget.lua
linkbox.lua
listview.lua
menu.lua ReaderUI: minor optimization (#10634) 1 year ago
multiconfirmbox.lua MultiConfirmBox: allow changing icon 2 years ago
multiinputdialog.lua
naturallightwidget.lua NaturalLightWidget: Fallback to previous values instead of `nil` (#10425) 1 year ago
networksetting.lua InputContainer: Fall cleanup ;). 2 years ago
notification.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 1 year ago
numberpickerwidget.lua Button: handle 'width' as the final outer width 2 years ago
openwithdialog.lua ConfirmBox: add widgets (#10364) 1 year ago
overlapgroup.lua
pagebrowserwidget.lua BookMap: add option "10-page markers" 1 year ago
pathchooser.lua
physicalkeyboard.lua InputContainer: Fall cleanup ;). 2 years ago
progresswidget.lua ProgressWidget: Add an optional marker on the initial position (#10114) 2 years ago
qrmessage.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2 years ago
qrwidget.lua
radiobuttontable.lua [doc] RadioButtonWidget (#9733) 2 years ago
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 2 years ago
radiomark.lua
rectspan.lua
screensaverlockwidget.lua ScreenSaver: Get rid of gratuitous complexity 2 years ago
screensaverwidget.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2 years ago
screenshoter.lua
scrollhtmlwidget.lua InputContainer: Fall cleanup ;). 2 years ago
scrolltextwidget.lua InputContainer: Fall cleanup ;). 2 years ago
skimtowidget.lua Button: handle 'width' as the final outer width 2 years ago
sortwidget.lua ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2 years ago
spinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
textboxwidget.lua Decrease fonts memory use (#10618) 1 year ago
textviewer.lua TextViewer: add support for long-press on text 2 years ago
textwidget.lua Decrease fonts memory use (#10618) 1 year ago
titlebar.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 2 years ago
toggleswitch.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2 years ago
touchmenu.lua Font list menu: allow sorting by more recently set (#10662) 1 year ago
trapwidget.lua InputContainer: Fall cleanup ;). 2 years ago
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