mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
This allows for better energy efficiency (no more 50Hz tick poll), as well as lower input lag / higher precision - touch events are native linux ones. In addition, auto off/suspend plugin is used in this mode, as we need to trigger (timed) sleep / poweroff on our own, since the OS ones will no longer work whenever koreader has focus. This is for rooted devices only, and possibly somewhat FW specific, so enabled only on PB740-2 where it's reasonably tested.