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
Qingping Hou 0c49b915de refactor: add touch zone subsystem to inputcontainer
Touch zone decouples screen size from gesture event registration.

The win here is each individual widget does not need to update
gesture range on screen rotate/resize anymore.

Another advantage is we now have a centralized ordered array to handle
all registered touch event listeners, makes it much easier to resolve
gesture range conflicts between multiple widgets.

This patch also includes the following changes:

* migrate readerpaging to use readerui's touch zone
* migrate readerfooter to use readerui's touch zone
* move inverse read direction setting to touch menu's setting tab
* moved kobolight widget from readerview into readerui
* various dead code cleanups and comments
8 years ago
..
android add support of screen brightness settings for Android 8 years ago
generic Network Info: prettier and additional infos (#2394) 8 years ago
kindle kobo: handle charging/uncharging event 8 years ago
kobo Kobo Aura ONE: no viewport adjustments needed 8 years ago
pocketbook networkmanager: move device specific code into device module 8 years ago
sdl feat: support numeric input for keyboard only devices 8 years ago
gesturedetector.lua refactor: add touch zone subsystem to inputcontainer 8 years ago
input.lua kobo(fix): prevent usb plug events from interrupting sleep 8 years ago
key.lua Refactoring hardware abstraction 10 years ago