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/kobo
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
3 weeks ago
..
device.lua Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427) 3 weeks ago
nickel_conf.lua
ntx_io.lua
powerd.lua Kobo: Refactor suspend in order to be able to catch input events sent during the 2s window of ntx madness (#12330) 1 month ago