2
0
mirror of https://github.com/koreader/koreader synced 2024-11-06 09:20:32 +00:00
koreader/plugins/opds.koplugin
NiLuJe 45a4aac3d3
Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083)
Re: https://github.com/koreader/koreader/issues/9806#issuecomment-1416827447

Depends on https://github.com/koreader/koreader-base/pull/1576

Includes assorted cosmetics tweaks related to duplicate `setDirty` calls when instantiating widgets that already have an `onShow` handler doing it. (I left widgets doing it in `update` instead of `init` alone, on the assumption that callers *may* be relying on that behavior when updating widgets at runtime. This might actually never matter, and it certainly didn't for ScreenSaverWidget, which is why I removed it from there ;p).
2023-02-07 01:01:05 +01:00
..
_meta.lua move opds to plugin (#7237) 2021-02-06 19:09:31 +01:00
main.lua OPDSbrowser refactoring (#9703) 2022-10-29 19:06:42 +02:00
opdsbrowser.lua [i18n] Add a couple of explanatory comments for translators (#9878) 2022-12-11 10:08:46 +01:00
opdscatalog.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
opdsparser.lua OPDSbrowser refactoring (#9703) 2022-10-29 19:06:42 +02:00
opdspse.lua (OPDS) Progess Sync Support for Kavita & Various Refactor Fixes (#9750) 2022-11-12 08:27:57 +02:00