mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Go through a dedicated sticky invisible widget instead of piggybacking on ScreenSaverWidget, so that we behave if there are other InputContainers in ScreenSaverWidget, or if there isn't any ScreenSaverWidget at all. Fix #9911, fix #9955