mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add notification for going into screensaver
This commit is contained in:
@@ -166,6 +166,7 @@ function Commands:new(obj)
|
||||
"toggle screen saver",
|
||||
function()
|
||||
Screen:saveCurrentBB()
|
||||
InfoMessage:show("Going into screensaver... ", 0)
|
||||
Screen.kpv_rotation_mode = Screen.cur_rotation_mode
|
||||
fb:setOrientation(Screen.native_rotation_mode)
|
||||
util.sleep(1)
|
||||
|
||||
Reference in New Issue
Block a user