You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device
ezdiy 893909146d
Pocketbook: use raw input I/O (#6791)
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.
4 years ago
..
android android: reinit FM after surface change 4 years ago
cervantes Fancier Wi-Fi status icons in ReaderFooter (#6725) 4 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic A few reMarkable QoL fixes (#6772) 4 years ago
kindle A couple of hotfixes for 2020.10.1 (#6781) 4 years ago
kobo Fancier Wi-Fi status icons in ReaderFooter (#6725) 4 years ago
pocketbook Pocketbook: use raw input I/O (#6791) 4 years ago
remarkable Disable HW inversion on rM (#6779) 4 years ago
sdl linuxfb: is_always_portrait must be passed to screen init() from all frontends. (#6712) 4 years ago
sony-prstux Various Wi-Fi QoL improvements (#6424) 4 years ago
devicelistener.lua android: fix frontlight dialog gesture (#6568) 4 years ago
gesturedetector.lua Pocketbook: Implement HW screen rotation, bring in PB specific kludges from linuxfb (#6684) 4 years ago
input.lua Allow following links and footnotes with keys (#6619) 4 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua refactor thirdparty app integration (#6513) 4 years ago
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 5 years ago