https://bugs.documentfoundation.org/show_bug.cgi?id=149853
--- Comment #4 from Mike Kaganski <[email protected]> --- Note that Impress is expected to disable screen saver / sleep mode when slideshow is run, as noted in bug 92875. Turns out, this is done in SalFrame::StartPresentation (respective override for a given backend). So I would advise to check which code runs in your case, and try to fix/implement the screen saver inhibitor logic there. -- You are receiving this mail because: You are the assignee for the bug.
