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 7210fb478d
Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847)
* Pickup the eponymous blitting performance tweaks from koreader/koreader-base#878
* Cleanup BitOpts usage (require & cache)
* Unify oddness checks (MOD -> AND)
* Enforce the native Portrait orientation on Kobo (except @ 16bpp, i.e., KSM w/ 8bpp swap disabled), to allow for faster blitting when unrotted.
* Switch CRe BB to 32BPP on color screens
* Minor cleanups
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 Adds ReaderDeviceStatus: low battery alarm (#4144) 6 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 Refactoring hardware abstraction 10 years ago
focusmanager.lua A few graphics fixes after #4541 (#4554) 5 years ago
footnotewidget.lua Rationalize Links> menu items 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 Enable HW dithering in a few key places (#4541) 5 years ago
imageviewer.lua Various blitting related cleanups (#4789) 5 years ago
imagewidget.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 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 Various blitting related cleanups (#4789) 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 opds: add two more public servers (#4515) 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 A few graphics fixes after #4541 (#4554) 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 Various blitting related cleanups (#4789) 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 7 years ago