Opened 9 years ago
Last modified 9 years ago
#8210 closed enhancement
libevdev-1.5.3 — at Initial Version
Reported by: | Douglas R. Reno | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.10 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
libevdev 1.5.3 is now available. Previously, when an event type/code was disabled libevdev would still try to sanitize the event and print warnings where necessary. But since it doesn't update its internal state of the device it caused false positives, specifically about duplicate tracking IDs in the touch protocol. This is fixed now, disabled event types/codes are now fully ignored. The touchpad-edge-detector now requires a user to pass in the size of the touchpad so that the output of the tool is immediately useful without further edits. Peter Hutterer (4): tools: change touchpad-edge-detector to require physical size tools: require a minimum size for touchpads Don't bother sanitizing disabled event codes libevdev 1.5.3
Note:
See TracTickets
for help on using tickets.