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 4005bf69aa
Slightly less crappy Nightmode (#4871)
Companion PR to https://github.com/koreader/koreader-base/pull/884
* Basically flags devices known to be stable when using PxP inversion.
* Plus, random fix for #4870 ;).
* A few FrontLight tweaks & cleanups on Kobo:
  * Moved the Kobo-specific startup status insanity to Kobo-specific init
  * Made turnOff/turnOn frontlight do a smooth ramp down/up
  * On Kobo, use turnOff/turnOn for suspend/resume, to get that smooth toggle
  * On Kobo, for NaturalLight w/ a mixer, only set warmth for setWarmth, and only set Brightness for setBrightness, otherwise, it tried to set both with not in-sync values, which made the FL widget jittery.
5 years ago
..
container Slightly prettier virtual keyboard (#4776) 5 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua Various blitting related cleanups (#4789) 5 years ago
button.lua Various blitting related cleanups (#4789) 5 years ago
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
buttondialogtitle.lua [UX] Links menu and handling tweaks (#4867) 5 years ago
buttonprogresswidget.lua ConfigDialog ButtonProgress: black border on default item (#4805) 5 years ago
buttontable.lua Various blitting related cleanups (#4789) 5 years ago
checkbutton.lua Enable HW dithering in a few key places (#4541) 5 years ago
checkmark.lua Various blitting related cleanups (#4789) 5 years ago
closebutton.lua Fix some widget title height and close button alignment (#3366) 7 years ago
configdialog.lua ConfigDialog: fix possible crash (#4838) 5 years ago
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 6 years ago
dictquicklookup.lua Enable HW dithering in a few key places (#4541) 5 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua decouple UI from core document code 6 years ago
fixedtextwidget.lua A few minor fixes after #4847 (#4850) 5 years ago
focusmanager.lua A few graphics fixes after #4541 (#4554) 5 years ago
footnotewidget.lua Footnote popups: fix link unhighlight when closing with keys 5 years ago
frontlightwidget.lua Various blitting related cleanups (#4789) 5 years ago
horizontalgroup.lua [doc] some widget docs 7 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
htmlboxwidget.lua use screen for UI color control 5 years ago
hyphenationlimits.lua [chore] cleanup multi-lines translatable strings 5 years ago
iconbutton.lua [UX] Gesture manager: corner gestures (#4878) 5 years ago
imageviewer.lua Various blitting related cleanups (#4789) 5 years ago
imagewidget.lua Night mode: keep some images non-inverted 5 years ago
infomessage.lua Various blitting related cleanups (#4789) 5 years ago
inputdialog.lua A few graphics fixes after #4541 (#4554) 5 years ago
inputtext.lua Slightly less crappy Nightmode (#4871) 5 years ago
keyvaluepage.lua Various blitting related cleanups (#4789) 5 years ago
linewidget.lua (chore) some require sorting. 7 years ago
linkbox.lua Various blitting related cleanups (#4789) 5 years ago
listview.lua Various blitting related cleanups (#4789) 5 years ago
logindialog.lua Text editor plugin, InputDialog enhancements (#4135) 6 years ago
menu.lua Various blitting related cleanups (#4789) 5 years ago
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 6 years ago
multiinputdialog.lua A few graphics fixes after #4541 (#4554) 5 years ago
naturallightwidget.lua Enable HW dithering in a few key places (#4541) 5 years ago
networksetting.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 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) 6 years ago
opdsbrowser.lua [fix] OPDS last-modified check (#4874) 5 years ago
openwithdialog.lua Various blitting related cleanups (#4789) 5 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
physicalkeyboard.lua Various blitting related cleanups (#4789) 5 years ago
progresswidget.lua Various blitting related cleanups (#4789) 5 years ago
radiobutton.lua Enable HW dithering in a few key places (#4541) 5 years ago
radiobuttontable.lua Various blitting related cleanups (#4789) 5 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 Various minor fixes (#4172) 6 years ago
scrollhtmlwidget.lua [fix] widget/scrollhtmlwidget: default_font_size same as infofont and Screen:scaleBySize() (#4864) 5 years ago
scrolltextwidget.lua A few graphics fixes after #4541 (#4554) 5 years ago
spinwidget.lua Rationalize Links> menu items 5 years ago
textboxwidget.lua [fix] Properly account for MuPDF feeding us premultiplied alpha (#4807) 5 years ago
textviewer.lua Enable HW dithering in a few key places (#4541) 5 years ago
textwidget.lua A few minor fixes after #4847 (#4850) 5 years ago
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 6 years ago
toggleswitch.lua Various blitting related cleanups (#4789) 5 years ago
touchmenu.lua Various blitting related cleanups (#4789) 5 years ago
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 6 years ago
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Text input related fixes & enhancements (#4124) 6 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua Slightly prettier virtual keyboard (#4776) 5 years ago
widget.lua doc: fix document build 8 years ago