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
Hans-Werner Hilse 677871cbf7 allow emulator to specify a viewport
This allows for Viewport debugging. It is configured via an environment
variable, EMULATE_READER_VIEWPORT. It works with Lua table syntax, e.g.:
EMULATE_READER_VIEWPORT="{x=10,w=550,y=5,h=790}"
10 years ago
..
android handle Android app events in frontend/device code 10 years ago
emulator allow emulator to specify a viewport 10 years ago
generic fix usage of old refresh API 10 years ago
kindle refactor refresh 10 years ago
kobo add device names as comments 10 years ago
gesturedetector.lua Refactoring hardware abstraction 10 years ago
input.lua handle Android app events in frontend/device code 10 years ago
key.lua Refactoring hardware abstraction 10 years ago