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
NiLuJe fea0d8dbaf
Another set of fixes (#4083)
* Make findcalibre actually useful

By setting SEARCH_LIBRARY_PATH when a Calibre tree is found, so that
book paths can properly be constructed.

Users should still very much set it themselves, but at least everything
works as intended when not, instead of mysteriously half-breaking later.

Drop the SetDefaults bits, it appeared to have been added to fix no-ops
detected by Luacheck, and it's actually non-functional, because
SetDefaults doesn't handle saving variables it did not itself assign.
So this was just causing the "Do you want to save new defaults" popup to
show up on exit, but it couldn't actually do anything useful (like, say,
save the new SEARCH_LIBRARY_PATH value).

fix #4082

* Better comments about the state of NaturalLight on the Clara, and how this might translate to the H2O²r2.

re #4015

* Make ScrolltextWidget refresh as "partial" only on actual Scroll events

Moving the cursor should stay "ui", or things gets annoying really fast
;).

re #4084

* Bump base to pickup ZMQ fixes (fix #4086)
6 years ago
..
data Style tweaks: re-order Allow hyphenation on all text (#4050) 6 years ago
elements Dismiss Wi-Fi scan popup after connection (#4055) 6 years ago
message UI Behavior tweaks (#3983) 6 years ago
network Dismiss Wi-Fi scan popup after connection (#4055) 6 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget Another set of fixes (#4083) 6 years ago
downloadmgr.lua DevDocs: ui.downloadmgr 7 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Minor font sanity checking (#4039) 6 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Update frontend/ui/language: add Basque and uncomment Vietnamese (#3755) 6 years ago
menusorter.lua [Menusorter] Ignore warning for the plus_menu. (#3903) 6 years ago
opdsparser.lua opds(fix): unescape name and value 7 years ago
otamanager.lua Handle OTA updates during the restart loop on Kobo/Kindle (#4049) 6 years ago
quickstart.lua [feat] Build AppImage (#3850) 6 years ago
renderimage.lua UI Behavior tweaks (#3983) 6 years ago
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua Assorted bag of fixes (#4014) 6 years ago
size.lua Text input fixes and enhancements (#4084) 6 years ago
timeval.lua [fix, doc] TimeVal: typo 7 years ago
translator.lua Docs: cosmetic updates and additions 7 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua UI Behavior tweaks (#3983) 6 years ago
wikipedia.lua bump crengine: alternative TOC, no page break on borders (#4011) 6 years ago