2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/device
NiLuJe ca71bb2917
Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427)
On Monza, the lift frame can report these for *multiple contacts* without an id or a slot, which is super-duper invalid -_-".

(And we have ABS_MT_POSITION_X & ABS_MT_POSITION_Y for the "saner" frames, plus these devices generally don't support pens, so we don't make use of pressure).

(Also, switched to a dedicated handler like for the phoenix quirks, to avoid bogging down the standard handler with hacks for broken drivers).

Fix #11910
2024-08-30 16:04:28 +02:00
..
android Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
cervantes Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
dummy Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
generic PowerD: Keep track of frontlight state change by interactive callers for suspend/resume purposes (#12283) 2024-08-06 01:13:14 +02:00
kindle Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427) 2024-08-30 16:04:28 +02:00
kobo Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427) 2024-08-30 16:04:28 +02:00
pocketbook Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
remarkable Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
sdl SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217) 2024-07-26 02:12:53 +02:00
sony-prstux PRSTux: Disable OTAs 2024-01-21 06:42:09 +01:00
devicelistener.lua ReaderFooter: add page-turn item (#12249) 2024-08-10 10:09:23 +02:00
gesturedetector.lua chore: remove repetitive words (#11785) 2024-05-09 12:10:53 +02:00
input.lua Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427) 2024-08-30 16:04:28 +02:00
key.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
sysfs_light.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 2023-08-01 23:53:10 +02:00
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
wakeupmgr.lua WakeupMgr: Forward rtc_dev & dodgy_rtc to the backend 2023-10-16 02:59:27 +02:00