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
Frans de Jonge a7edf213a5
[minor] FileChooser: use en-dash instead of dash for UI (#11615)
2 weeks ago
..
container anti alias rounded corners in UI 1 month ago
bboxwidget.lua InputContainer: Fall cleanup ;). 1 year ago
bookmapwidget.lua TextViewer: add dialog to set font size and justify text (#11210) 4 months ago
bookstatuswidget.lua getProps: centralize 2 (#10837) 8 months ago
button.lua TextViewer: add dialog to set font size and justify text (#11210) 4 months ago
buttondialog.lua ReaderHighlight: adjustable highlight dialog position (#11116) 5 months ago
buttondialogtitle.lua MovableContainer: add support for anchoring initial position 1 year ago
buttonprogresswidget.lua Button: handle 'width' as the final outer width 1 year ago
buttontable.lua TextViewer: add dialog to set font size and justify text (#11210) 4 months ago
checkbutton.lua ConfirmBox: add widgets (#10364) 12 months ago
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 1 year ago
configdialog.lua ConfigDialog: Simplify the previous fix 3 months ago
confirmbox.lua Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox (#11412) 3 months ago
datetimewidget.lua Calendar view's day view: thicker separator at 00:00 1 year ago
dictquicklookup.lua Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525) 1 month ago
doublespinwidget.lua ConfigDialog: Don't enforce 0x0 dimensions on initial display 3 months ago
eventlistener.lua Deal with table.pack corner-cases properly (#10350) 12 months ago
filechooser.lua [minor] FileChooser: use en-dash instead of dash for UI (#11615) 2 weeks ago
fixedtextwidget.lua ConfigDialog: Don't enforce 0x0 dimensions on initial display 3 months ago
focusmanager.lua Minor code quality improvements (#10905) 6 months ago
footnotewidget.lua InputContainer: Fall cleanup ;). 1 year ago
frontlightwidget.lua Frontlight widget: add left button as close key on hasFewKeys devices (#11376) 3 months ago
horizontalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
horizontalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
horizontalspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
htmlboxwidget.lua HtmlboxWidget: pairs->ipairs (#10574) 10 months ago
iconbutton.lua IconButton: Fix RTL highlighting 1 year ago
iconwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
imageviewer.lua Screenshot: set as book custom cover (#11227) 4 months ago
imagewidget.lua Widgets: Fix a bunch of regressions after the FrameContainer change in #11364 3 months ago
infomessage.lua Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox (#11412) 3 months ago
inputdialog.lua Misc: Forgot to update that comment given the latest VirtualKey tweaks 3 months ago
inputtext.lua TextViewer: add dialog to set font size and justify text (#11210) 4 months ago
keyboardlayoutdialog.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
keyvaluepage.lua Chore: Review FrameContainer constructors for shared dimen objects 3 months ago
linewidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
linkbox.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
listview.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
menu.lua ReaderToc: add option to show chapter lengths (#11546) 4 weeks ago
multiconfirmbox.lua ButtonTable: remove unused (#10926) 7 months ago
multiinputdialog.lua VirtualKeyboard: Revamp visibility handling (#10852) 8 months ago
naturallightwidget.lua NaturalLightWidget: Fallback to previous values instead of `nil` (#10425) 11 months ago
networksetting.lua Fix connection bug with non-ASCII SSIDs in wpa_supplicant (#11089) 5 months ago
notification.lua Fold the debug logging flip inside the "Report a bug" entry 3 months ago
numberpickerwidget.lua [chore] replace utf8 bytes with Unicode escape sequence 9 months ago
openwithdialog.lua Open with... improvement (#11056) 5 months ago
overlapgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
pagebrowserwidget.lua TextViewer: add dialog to set font size and justify text (#11210) 4 months ago
pathchooser.lua PathChooser: fix calling Folder shortcuts (#11367) 3 months ago
physicalkeyboard.lua VirtualKeyboard: Revamp visibility handling (#10852) 8 months ago
progresswidget.lua ReaderFooter: chapter progress bar (#11505) 1 month ago
qrmessage.lua Widgets: Unschedule timeouts on early close (#11126) 5 months ago
qrwidget.lua Qrcode support (#6844) 3 years ago
radiobuttontable.lua [doc] RadioButtonWidget (#9733) 1 year ago
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 1 year ago
radiomark.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
rectspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
screensaverlockwidget.lua ScreenSaverLock: Hide the popup on suspend (#11174) 5 months ago
screensaverwidget.lua ScreenSaverWidget: Simplify the setDirty call 3 months ago
screenshoter.lua Screenshot: set as book custom cover (#11227) 4 months ago
scrollhtmlwidget.lua InputContainer: Fall cleanup ;). 1 year ago
scrolltextwidget.lua InputContainer: Fall cleanup ;). 1 year ago
skimtowidget.lua Actions for Go to first/last bookmark (#10899) 7 months ago
sortwidget.lua SortWidget: Abbreviate the pagination text 4 months ago
spinwidget.lua Chore: Review FrameContainer constructors for shared dimen objects 3 months ago
textboxwidget.lua Chore: Review FrameContainer constructors for shared dimen objects 3 months ago
textviewer.lua Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525) 1 month ago
textwidget.lua Decrease fonts memory use (#10618) 10 months ago
titlebar.lua History, Collection: title bar in FM style (#11243) 4 months ago
toggleswitch.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
touchmenu.lua Upper menu: fix generating the menu (#11513) 1 month ago
trapwidget.lua Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525) 1 month ago
verticalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
verticalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
verticalspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
virtualkeyboard.lua Virtual keyboard: add Scandinavian layouts (Norwegian, Swedish & Danish) (#11365) 3 months ago
widget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago