File xf86-input-evdev.changes of Package xf86-input-evdev
-------------------------------------------------------------------
Mon Oct 14 13:21:26 UTC 2013 - sndirsch@suse.com
- added 11-evdev.conf xorg.conf.d snippet, since apparently some
tweaks are still required (bnc#843333)
-------------------------------------------------------------------
Sun Oct 6 23:53:08 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.8.2:
Second release for evdev 2.8 is now available. Two minor but important
fixes. Evdev now writes SYN_REPORT after toggling LEDs, so other processes
listening in on the device can see the change immediately. The other fix
addresses an inconsistency in the mapping of REL_DIAL.
- Remove upstream patches:
+ Patch1: U_0001-Write-a-SYN_REPORT-after-the-last-LED.patch
+ Patch2: U_0002-Don-t-use-mtdev-for-protocol-B-devices.patch
+ Patch3: U_0003-Remove-a-comment.patch
-------------------------------------------------------------------
Thu Sep 5 14:11:03 UTC 2013 - sndirsch@suse.com
- U_0001-Write-a-SYN_REPORT-after-the-last-LED.patch
* Write a SYN_REPORT after the last LED
- U_0002-Don-t-use-mtdev-for-protocol-B-devices.patch
* Don't use mtdev for protocol B devices
- U_0003-Remove-a-comment.patch
* Remove a comment
-------------------------------------------------------------------
Thu Sep 5 12:51:16 UTC 2013 - sndirsch@suse.com
- build driver with mtdev support (multitouch devices)
-------------------------------------------------------------------
Thu Jul 11 19:25:10 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.8.1:
A new option was added, "TypeName" defines the
XI device type provided in the XListInputDevices() reply.
Two fixes, one for a set of MT devices without legacy axes, one for a
misconfiguration (inertia of 0 should be no inertia).
Switch default model to pc104, but the switch to pc104 has no effect,
it's merely to make it more explicit.
-------------------------------------------------------------------
Tue Mar 26 13:56:22 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.8.0:
Not a whole lot of new things happening here, mostly
cleanup and various misc fixes. Most bugfixes have already found their way
into the 2.7.x releases.
- Notable changes:
+ axis swap/inversion and calibration is now possible for touch events too
(#59340)
+ maintainer-mode is now always enabled
+ evdev uses sigsafe logging if available
- Remove upstreamed patches:
+ evdev_move-valuator-swapping-into-a-helper-function.patch (patch0)
+ evdev_move-calibration-asjustments-to-helper-function.patch (patch1)
+ evdev_handle-axis-swap-calibration-and-inversion-for-touch-events.patch (patch2)
-------------------------------------------------------------------
Tue Jan 15 15:22:22 UTC 2013 - msrb@suse.com
- evdev_handle-axis-swap-calibration-and-inversion-for-touch-events.patch,
evdev_move-calibration-asjustments-to-helper-function.patch,
evdev_move-valuator-swapping-into-a-helper-function.patch
* Handle axis swap, calibration and inversion for touch events
(bnc#785508)
-------------------------------------------------------------------
Thu Nov 22 17:51:40 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Use static tarballs instead of git created ones and remove
unneeded dependencies!
-------------------------------------------------------------------
Mon Aug 13 17:01:10 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.7.3:
+ Three bugfixes, one fixes a regression introduced in 2.7.2.
-------------------------------------------------------------------
Sat Aug 4 12:56:27 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.7.2:
+ This update fixes a few compiler warnings and a memory leak.
-------------------------------------------------------------------
Tue Jul 24 13:38:06 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.7.1:
+ First update to the evdev 2.7 series. This update fixes a couple
of bugs and memory leaks.
-------------------------------------------------------------------
Thu Apr 19 13:49:23 UTC 2012 - dimstar@opensuse.org
- Update to version 2.7.0:
+ Only force REL_X/Y if no ABS_X/Y exists
+ Copy last valuator values into new touch valuator masks
+ Prefere relative axis labelling over absolute axis labelling
+ Force x/y axes to exist on devices with any other axes
(fdo#44655)
- Add pkgconfig(libudev) BuildRequires: New dependency
- Add pkgconfig(mtdev) BuildRequires: Support Multi-Touch.
- Use %x11_abi_xinpot_req instead of static ABI Requires.
-------------------------------------------------------------------
Wed Apr 18 11:22:34 UTC 2012 - vuntz@opensuse.org
- Split xf86-input-evdev from xorg-x11-driver-input.
Initial version: 2.6.0.