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 f0122cf457 Button: handle 'width' as the final outer width
All our widgets are considering their provided 'width'
as the outer width, except Button which considered it
as some 'inner width', to which padding/border/margin
were added. Let's have them all consistent.
Some other widgets using Button had tweaks to account
for that odd behaviour: fix and simplify them.
Also fix Button layout when text is left aligned.
1 year ago
..
container ButtonTable: reset MovableContainer state on button tap 1 year ago
bboxwidget.lua InputContainer: Fall cleanup ;). 2 years ago
bookmapwidget.lua Cleanup: Track color constant name change (#9716) 2 years ago
bookstatuswidget.lua BookStatusWidget: relocate status toggle buttons (#10179) 1 year ago
button.lua Button: handle 'width' as the final outer width 1 year ago
buttondialog.lua InputContainer: Fall cleanup ;). 2 years ago
buttondialogtitle.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
buttonprogresswidget.lua Button: handle 'width' as the final outer width 1 year ago
buttontable.lua Button: handle 'width' as the final outer width 1 year ago
checkbutton.lua InputContainer: Fall cleanup ;). 2 years ago
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 1 year ago
closebutton.lua InputContainer: Fall cleanup ;). 2 years ago
configdialog.lua Button: handle 'width' as the final outer width 1 year ago
confirmbox.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
datetimewidget.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
dictquicklookup.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 1 year ago
doublespinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
eventlistener.lua Cleanup various varargs shenanigans (#9624) 2 years ago
filechooser.lua FileChooser: fix sorting and getNextFile() issues (#10176) 1 year ago
fixedtextwidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
focusmanager.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2 years ago
footnotewidget.lua InputContainer: Fall cleanup ;). 2 years ago
frontlightwidget.lua InputContainer: Fall cleanup ;). 2 years 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 InputContainer: Fall cleanup ;). 2 years 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 InputContainer: Fall cleanup ;). 2 years ago
imagewidget.lua ImageWidget: account for alpha in the cache hash 1 year ago
infomessage.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
inputdialog.lua [StatusBar] Allow status bars to be repainted if they are not covered (#9768) 2 years ago
inputtext.lua Initial hotpluggable keyboard handling (#9540) 2 years ago
keyboardlayoutdialog.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
keyvaluepage.lua KVPage: fix crash from empty page due to item deletion (#9974) 1 year 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 ReaderBookmark: indicate current page with dimmed page numbers after current (#9872) 2 years ago
multiconfirmbox.lua MultiConfirmBox: allow changing icon 1 year ago
multiinputdialog.lua MultiDialog: Fix an extremely nasty API misuse 2 years ago
naturallightwidget.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
networksetting.lua InputContainer: Fall cleanup ;). 2 years ago
notification.lua Version log and (limited) notifications log (#10178) 1 year ago
numberpickerwidget.lua Button: handle 'width' as the final outer width 1 year ago
openwithdialog.lua Non-touch: highlight support (#8877) 2 years ago
overlapgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
pagebrowserwidget.lua PageBrowser: toggle page bookmark with long-press on thumbnail 1 year ago
pathchooser.lua PathChooser: add creating folder (#9354) 2 years ago
physicalkeyboard.lua InputContainer: Fall cleanup ;). 2 years ago
progresswidget.lua ProgressWidget: Add an optional marker on the initial position (#10114) 1 year ago
qrmessage.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
qrwidget.lua Qrcode support (#6844) 4 years ago
radiobuttontable.lua [doc] RadioButtonWidget (#9733) 2 years ago
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 2 years 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 ScreenSaver: Get rid of gratuitous complexity 1 year ago
screensaverwidget.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
screenshoter.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
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 1 year ago
sortwidget.lua ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 1 year ago
spinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
textboxwidget.lua TextViewer: add support for long-press on text 1 year ago
textviewer.lua TextViewer: add support for long-press on text 1 year ago
textwidget.lua TextWidget: Feed Geom a full-size table in getSize() 1 year ago
titlebar.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 1 year ago
toggleswitch.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
touchmenu.lua History: update last book access time (#10156) 1 year ago
trapwidget.lua InputContainer: Fall cleanup ;). 2 years 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 Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 1 year ago
widget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago