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 665cb37308
VirtualKeyboard: scale icons to fit font height (#4069)
The 4 keys that use images could be too big or too small
depending on screen size and DPI. They are now scaled in
all cases to fit font height.
6 years ago
..
container [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
bboxwidget.lua
bookstatuswidget.lua UI Behavior tweaks (#3983) 6 years ago
button.lua UI Behavior tweaks (#3983) 6 years ago
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 7 years ago
buttondialogtitle.lua Add MovableContainer: allow moving some widgets (#3636) 7 years ago
buttonprogresswidget.lua UI Behavior tweaks (#3983) 6 years ago
buttontable.lua Buttons: properly truncate text when too long (#4057) 6 years ago
checkbutton.lua UI Behavior tweaks (#3983) 6 years ago
checkmark.lua
closebutton.lua
configdialog.lua UI Behavior tweaks (#3983) 6 years ago
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 7 years ago
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 7 years ago
dictquicklookup.lua UI Behavior tweaks (#3983) 6 years ago
eventlistener.lua
filechooser.lua UI Behavior tweaks (#3983) 6 years ago
fixedtextwidget.lua
focusmanager.lua UI Behavior tweaks (#3983) 6 years ago
frontlightwidget.lua UI Behavior tweaks (#3983) 6 years ago
horizontalgroup.lua
horizontalspan.lua
htmlboxwidget.lua UI Behavior tweaks (#3983) 6 years ago
hyphenationlimits.lua cre hyphenation: allow for setting min left/right fragment length (#3890) 7 years ago
iconbutton.lua UI Behavior tweaks (#3983) 6 years ago
imageviewer.lua UI Behavior tweaks (#3983) 6 years ago
imagewidget.lua RenderImage: factorize all image rendering and scaling code 7 years ago
infomessage.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
inputdialog.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
inputtext.lua [fix] Update charpos in InputText after moving the cursor up/down. (#3874) 7 years ago
keyvaluepage.lua UI Behavior tweaks (#3983) 6 years ago
linewidget.lua
linkbox.lua
listview.lua
logindialog.lua
menu.lua UI Behavior tweaks (#3983) 6 years ago
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 7 years ago
multiinputdialog.lua Fix focus/unfocus in MultiInputDialog (#4060) 6 years ago
naturallightwidget.lua [fix, UX] naturallightwidget: Reduce text size in button 7 years ago
networksetting.lua Dismiss Wi-Fi scan popup after connection (#4055) 6 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) 7 years ago
opdsbrowser.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
openwithdialog.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 7 years ago
overlapgroup.lua
pathchooser.lua
physicalkeyboard.lua [fix, spec] InputText:addChars() unicode handling (#3729) 7 years ago
progresswidget.lua ProgressWidget: add some bound checks (#3916) 7 years ago
radiobutton.lua UI Behavior tweaks (#3983) 6 years ago
radiobuttontable.lua [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 7 years ago
rectspan.lua
screensaverwidget.lua
screenshoter.lua
scrollhtmlwidget.lua [UX] Dict: scroll back with tap: go to bottom of prev definition (#3647) 7 years ago
scrolltextwidget.lua [fix] Update charpos in InputText after moving the cursor up/down. (#3874) 7 years ago
spinwidget.lua
textboxwidget.lua TextBoxWidget: optimize memory usage (#3904) 7 years ago
textviewer.lua UI Behavior tweaks (#3983) 6 years ago
textwidget.lua Buttons: properly truncate text when too long (#4057) 6 years ago
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 7 years ago
toggleswitch.lua cre: add Word Gap setting to bottom config panel (#4026) 6 years ago
touchmenu.lua TouchMenu: properly truncate item text when too long (#4052) 6 years ago
trapwidget.lua
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua VirtualKeyboard: scale icons to fit font height (#4069) 6 years ago
widget.lua