2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/widget
NiLuJe 21210800c1
ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045)
Use both a whitelist for targeted widget repaints, a blacklist for no repaint at all, and a fallback for a full in-order ReaderUI repaint when unsure.

Use a similar approach in ReaderHeader (i.e., prevent explicit refreshes while ReaderMenu is open).

Re #9979, re #9768
2023-02-02 00:29:23 +01:00
..
container ButtonTable: reset MovableContainer state on button tap 2023-01-01 20:09:03 +01:00
bboxwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
bookmapwidget.lua Cleanup: Track color constant name change (#9716) 2022-10-30 22:34:48 +01:00
bookstatuswidget.lua Add datetime.lua 2022-12-06 17:36:08 +01:00
button.lua Button: fix long wrapped text alignment (#9778) 2022-11-12 21:23:46 +01:00
buttondialog.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
buttondialogtitle.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
buttonprogresswidget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
buttontable.lua ButtonTable: reset MovableContainer state on button tap 2023-01-01 20:09:03 +01:00
checkbutton.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 2022-12-31 01:01:17 +01:00
closebutton.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
configdialog.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
confirmbox.lua ReaderHighlight: new icon in select mode ConfirmBox (#9830) 2022-11-25 11:18:54 +02:00
datetimewidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
dictquicklookup.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
doublespinwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
eventlistener.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
filechooser.lua Misc: Natural sorting refactor (#10023) 2023-01-16 19:36:22 +01:00
fixedtextwidget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
focusmanager.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2022-11-02 03:48:39 +01:00
footnotewidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
frontlightwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
horizontalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
horizontalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
horizontalspan.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
htmlboxwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
iconbutton.lua IconButton: Fix RTL highlighting 2022-12-28 19:52:50 +01:00
iconwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
imageviewer.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
imagewidget.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
infomessage.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
inputdialog.lua [StatusBar] Allow status bars to be repainted if they are not covered (#9768) 2022-11-20 05:33:44 +01:00
inputtext.lua Initial hotpluggable keyboard handling (#9540) 2022-10-29 22:46:35 +02:00
keyboardlayoutdialog.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
keyvaluepage.lua KVPage: fix crash from empty page due to item deletion (#9974) 2022-12-29 16:36:53 +01:00
linewidget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
linkbox.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
listview.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
menu.lua ReaderBookmark: indicate current page with dimmed page numbers after current (#9872) 2022-12-09 09:08:14 +01:00
multiconfirmbox.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
multiinputdialog.lua MultiDialog: Fix an extremely nasty API misuse 2022-10-06 19:28:26 +02:00
naturallightwidget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
networksetting.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
notification.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
numberpickerwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
openwithdialog.lua Non-touch: highlight support (#8877) 2022-03-12 12:16:50 +01:00
overlapgroup.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
pagebrowserwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
pathchooser.lua PathChooser: add creating folder (#9354) 2022-07-27 12:02:37 -04:00
physicalkeyboard.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
progresswidget.lua Cleanup: Track color constant name change (#9716) 2022-10-30 22:34:48 +01:00
qrmessage.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
qrwidget.lua
radiobuttontable.lua [doc] RadioButtonWidget (#9733) 2022-11-02 20:50:39 +01:00
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 2022-11-02 20:50:39 +01:00
radiomark.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
rectspan.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
screensaverlockwidget.lua ScreenSaver: Get rid of gratuitous complexity 2022-12-31 00:53:29 +01:00
screensaverwidget.lua ScreenSaver: Get rid of gratuitous complexity 2022-12-31 00:53:29 +01:00
screenshoter.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
scrollhtmlwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
scrolltextwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
skimtowidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
sortwidget.lua ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2023-02-02 00:29:23 +01:00
spinwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
textboxwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
textviewer.lua TextViewer: allow close on any multiswipe (#9720) 2022-10-31 23:15:42 +01:00
textwidget.lua TextWidget: Feed Geom a full-size table in getSize() 2022-12-28 19:52:50 +01:00
titlebar.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
toggleswitch.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
touchmenu.lua TouchMenu: tweak menu search (#9926) 2022-12-18 01:25:41 +01:00
trapwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
verticalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
verticalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
verticalspan.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
virtualkeyboard.lua Keyboard: add Ukrainian virtual keyboard (#10037) 2023-01-23 16:00:57 +01:00
widget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00