2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/device
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)
2018-07-21 21:51:25 +02:00
..
android UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
generic UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
kindle Misc. minor fixes (#4080) 2018-07-16 17:24:04 +02:00
kobo Another set of fixes (#4083) 2018-07-21 21:51:25 +02:00
pocketbook [CI] Add a check to detect tab in lua files (#3919) 2018-04-29 15:15:11 +02:00
sdl [feat] SDL2: add window icon (new logo) (#3884) 2018-04-15 23:39:42 +02:00
gesturedetector.lua Really disable double tap when 'disable_double_tap' is set 2017-04-22 16:10:50 +02:00
input.lua [chore] device/input: migrate custom event map to settings dir (#3822) 2018-04-03 20:28:37 +02:00
key.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00