HomeFreeBSD

Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints)

Description

Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints)

Automaticaly release (send ABS_MT_TRACKING_ID = -1) MT-slots
that has not been listed in current MT protocol type B report.

Slot is counted as listed if corresponding ABS_MT_SLOT event
has been sent regardless of other MT events.

Events are sent on SYN_REPORT event.

Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>

Details

Provenance
gonzoAuthored on
Parents
rS306856: Import heirloom doctools into contrib
Branches
Unknown
Tags
Unknown