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/apps/reader/modules
poire-z 233f375af4 Cleanup onSetStatusLine()
Follow up to fa0117bb (#4268), to make things a bit clearer:
Only ReaderRolling get the 'SetStatusLine' event, and tells
crengine about the change, and then send the 'UpdatePos' event.
ReaderFooter now just gets a :setVisible() method.

Now, all the code that calls a self.ui.document:set* method, that
most probably triggers a full re-rendering by crengine, do signal
'UpdatePos' immediately after. This event signals that all page
number, pages count, positions... are no more valid and must be
queried or computed again.
This could also be used if we ever want to cache Page Links or
Screen Boxes: this event will have us dropped these caches.
6 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua [Non-touch] Add a menu item to toggle a bookmark on the current page (#4262) 6 years ago
readerconfig.lua Fix the bug where "Press" key does not open config menu on Kindle 4 NT (#3898) 6 years ago
readercoptlistener.lua Fix default not being used for View mode and Progress bar 6 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdevicestatus.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 6 years ago
readerdictionary.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerdogear.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
readerflipping.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerfont.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerfooter.lua Cleanup onSetStatusLine() 6 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua Minor changes of gesture manager (#4257) 6 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Footnotes: fix current link being unhighlight in some cases 6 years ago
readermenu.lua Plugin manager (#4159) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Cleanup onSetStatusLine() 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 6 years ago
readerstatus.lua Allow following links to local files (#4064) 6 years ago
readerstyletweak.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertoc.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua cre highlights: draw segments instead of word boxes 6 years ago
readerwikipedia.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerzooming.lua Keep some menus open when Tap or Hold (#4189) 6 years ago