mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* remarkable: remove unnecessary screen invalidate on resume This is handled in uimanager if needsScreenRefreshAfterResume is enabled (which is the default). * remarkable: pass a path argument to reader.lua Otherwise if lastfile is not set in the settings (e.g. install and then exit without opening a file) koreader will just refuse to start. * remarkable: pass koreader.sh args (if any) through to reader.lua