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 24424e505e Update UI layout code to use new SVG icons
- Add IconWidget, use it for icons instead of ImageWidget.
  Specify icons by name only, look for them (with either
  .svg or .png suffixes) in multiple directories (including
  koreader/settings/icons/ to allow customizing them).
  Don't crash when icon name not found, shown a black
  background warning icon instead.
- Don't trust the icons' native sizes: replace
  scale_for_dpi=true with width/height=DGENERIC_ICON_SIZE,
  so all icons get the same (tunable) size - except in
  a few specific use cases.
- Top and bottom menu bars: normalize, and have icons
  properly centered in them, extend vertical line
  separators up to the edges.
- TOC: adjust expand/collapse icons size to items size
3 years ago
..
container Update UI layout code to use new SVG icons 3 years ago
bboxwidget.lua Add support for physical button for page crop (#6091) 4 years ago
bookstatuswidget.lua Update UI layout code to use new SVG icons 3 years ago
button.lua Update UI layout code to use new SVG icons 3 years ago
buttondialog.lua Floor dimension computations (mul/div). (#6264) 4 years ago
buttondialogtitle.lua Floor dimension computations (mul/div). (#6264) 4 years ago
buttonprogresswidget.lua Use Unicode minus in ButtonProgressWidget (#6939) 3 years ago
buttontable.lua [UX] Switch ButtonTable to COLOR_GRAY (#5585) 5 years ago
checkbutton.lua Open with: add Text Editor plugin 4 years ago
checkmark.lua [RTL UI] update widgets and apps for UI mirroring 4 years ago
closebutton.lua [RTL UI] update widgets and apps for UI mirroring 4 years ago
configdialog.lua Update UI layout code to use new SVG icons 3 years ago
confirmbox.lua Update UI layout code to use new SVG icons 3 years ago
datewidget.lua Floor dimension computations (mul/div). (#6264) 4 years ago
dictquicklookup.lua ReaderDictionary: Avoid an irritating refresh when dismissing the InfoMessage (#6934) 3 years ago
doublespinwidget.lua Floor dimension computations (mul/div). (#6264) 4 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua Bump base to bring in a few fixes & cleanups (#6753) 4 years ago
fixedtextwidget.lua TextWidget: small refactoring, better handle max_width (#5503) 5 years ago
focusmanager.lua [feat] FocusManager: wrap around horizontally (#6315) 4 years ago
footnotewidget.lua Footnote popups: allow setting an absolute font size 4 years ago
frontlightwidget.lua pocketbook: warmth lights support (#6531) 4 years ago
horizontalgroup.lua [RTL UI] update low-level widgets to handle mirroring 4 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
htmlboxwidget.lua use screen for UI color control 5 years ago
iconbutton.lua Update UI layout code to use new SVG icons 3 years ago
iconwidget.lua Update UI layout code to use new SVG icons 3 years ago
imageviewer.lua RenderImage: Fix __gc handling for GifDocument 3 years ago
imagewidget.lua Update UI layout code to use new SVG icons 3 years ago
infomessage.lua Update UI layout code to use new SVG icons 3 years ago
inputdialog.lua Open with: add Text Editor plugin 4 years ago
inputtext.lua [RTL UI] use auto or LTR text direction in some specific cases 4 years ago
keyboardlayoutdialog.lua Minor util & ffi/util cleanups (#6657) 4 years ago
keyvaluepage.lua Update UI layout code to use new SVG icons 3 years ago
linewidget.lua [chore] Convert a couple more todos (#5267) 5 years ago
linkbox.lua Various blitting related cleanups (#4789) 5 years ago
listview.lua [RTL UI] update widgets and apps for UI mirroring 4 years ago
logindialog.lua Floor dimension computations (mul/div). (#6264) 4 years ago
menu.lua Update UI layout code to use new SVG icons 3 years ago
multiconfirmbox.lua Update UI layout code to use new SVG icons 3 years ago
multiinputdialog.lua Floor dimension computations (mul/div). (#6264) 4 years ago
naturallightwidget.lua Floor dimension computations (mul/div). (#6264) 4 years ago
networksetting.lua Update UI layout code to use new SVG icons 3 years ago
notification.lua Fix partial HW dithered refreshes sometimes appearing to shift refreshed content (#6267) 4 years ago
numberpickerwidget.lua Paged documents: rework zoom options (#6885) 3 years ago
opdsbrowser.lua Fix bad authentication handling in opds browser (#6942) 3 years ago
openwithdialog.lua Open with: add Text Editor plugin 4 years ago
overlapgroup.lua Statistics: new Calendar view (#5854) 4 years ago
pathchooser.lua PathChooser: fetch 'show_hidden' setting on each use (#5923) 4 years ago
physicalkeyboard.lua Various blitting related cleanups (#4789) 5 years ago
progresswidget.lua Hide non-linear fragments 3 years ago
qrmessage.lua Qrcode support (#6844) 4 years ago
qrwidget.lua Qrcode support (#6844) 4 years ago
radiobutton.lua [fix] Prevent xtext crash by not freeing TextWidget prematurely (#5616) 5 years ago
radiobuttontable.lua Open with: add Text Editor plugin 4 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screensaverwidget.lua A few minor fixes after #4541 (#4561) 5 years ago
screenshoter.lua Screenshot: use month number instead of name (#6062) 4 years ago
scrollhtmlwidget.lua Text/HTML widgets: allow scrolling with the scrollbar 4 years ago
scrolltextwidget.lua Text/HTML widgets: allow scrolling with the scrollbar 4 years ago
sortwidget.lua SortWidget: Fix moving of items over several positions 4 years ago
spinwidget.lua Floor dimension computations (mul/div). (#6264) 4 years ago
textboxwidget.lua Fix typos 3 years ago
textviewer.lua [RTL UI] update widgets and apps for UI mirroring 4 years ago
textwidget.lua Fix typos 3 years ago
timewidget.lua Floor dimension computations (mul/div). (#6264) 4 years ago
toggleswitch.lua [RTL UI] update widgets and apps for UI mirroring 4 years ago
touchmenu.lua Update UI layout code to use new SVG icons 3 years ago
trapwidget.lua TextWidget: small refactoring, better handle max_width (#5503) 5 years ago
verticalgroup.lua [RTL UI] update low-level widgets to handle mirroring 4 years ago
verticalscrollbar.lua Text/HTML widgets: allow scrolling with the scrollbar 4 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua GestureDetector: add Tap interval on keyboard setting 4 years ago
widget.lua doc: fix document build 7 years ago