Opened 9 years ago

Closed 9 years ago

#7061 closed enhancement (fixed)

xf86-input-evdev-2.10.0

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.10.0.tar.bz2

http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.10.0.tar.bz2.sig

http://lists.x.org/archives/xorg-announce/2015-October/002649.html

MD5: b1183c55125981d346102d1be704760b xf86-input-evdev-2.10.0.tar.bz2

[ANNOUNCE] xf86-input-evdev 2.10.0
Peter Hutterer peter.hutterer at who-t.net
Tue Oct 27 21:35:52 PDT 2015

evdev 2.10 is now available. Plenty of bugfixes accumulated over time,
one new option is now available: Resolution. This enables a user to set
a mouse device's native resolution, if set the device's deltas are
scaled to a normalized 1000dpi resolution. This can be used to make
high-resolution mice less sensitive without having to actually change
the acceleration in the desktop environment. The default for this option
is 0 and no scaling is performed.

Colin B. Macdonald (1):
      Workaround lack of ABS_X on MT devices (#80470)

Peter Hutterer (12):
      Drop evdev-specific XKB defaults
      Require multitouch/smooth scrolling dependencies
      Split android axis simulation into a helper function
      Factor out MT axis counting into a separate function
      Invert two conditions to reduce nesting
      Disable axis faking and MT event processing on fake MT devices
      Invert a condition to reduce nesting
      Always check for a return value on creating a property
      Unconditionally require mtdev
      Bump to 2.9.99
      Add the default evdev config
      evdev 2.10.0

Thomas Hindoe Paaboel Andersen (1):
      Add "Resolution" option for mice to the evdev driver

Tobias Himmer (1):
      Check for incoming MT slot indices exceeding the allocated number
      of slots.

Éric Brunet (5):
      Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals
      drop the pEvdev->delta array
      Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity
      Don't update old_vals when not in EVDEV_RELATIVE_MODE
      Move EVDEV_RELATIVE_MODE logic earlier

Change History (4)

comment:1 by bdubbs@…, 9 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 9 years ago

Owner: changed from bdubbs@… to blfs-book@…
Status: assignednew

I'm returning these to the book until I get plasma finished. I'll take them again if someone doesn't take them first. I think I should have plasma under control in the next few days. I've got it working, but need to make extensive changes to the book to finish #6855.

comment:3 by bdubbs@…, 9 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:4 by bdubbs@…, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 16605.

Note: See TracTickets for help on using tickets.