Opened 8 years ago

Closed 8 years ago

#8210 closed enhancement (fixed)

libevdev-1.5.4

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

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
Only one fix, the new addition to the touchpad-edge-detector tool in 1.5.3
used the wrong set of coordinates and printed a wrong resolution as
suggestion for the udev rule. So if you updated to 1.5.3, please update to
1.5.4 to make my life easier debugging things.

Peter Hutterer (2):
      tools: fix the touchpad resolution calculation
      libevdev 1.5.4

Change History (4)

comment:1 by Douglas R. Reno, 8 years ago

Description: modified (diff)
Milestone: 7.117.10

Now 1.5.4.

comment:2 by Douglas R. Reno, 8 years ago

Summary: libevdev-1.5.3libevdev-1.5.4

comment:3 by Douglas R. Reno, 8 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17668

Note: See TracTickets for help on using tickets.