[ANNOUNCE] xf86-input-synaptics 1.7.0
Peter Hutterer
peter.hutterer at who-t.net
Mon Apr 1 20:27:00 PDT 2013
synaptics 1.7.0, the generic driver for touchpads is now available.
This release has seen a bunch of purges in the hope that it will make the
code more maintainable. Most of the features dropped are expected to have
few or no users, or hardware that hasn't been around for ages.
Most other fixes have found their way into the 1.6 branch already.
Chase Douglas (4):
Ignore pre-existing touches
Reset open slots array on device disable
Add MODEL_UNIBODY_MACBOOK touchpad model for bcm5974 devices
Turn down the default sensitivity for unibody MacBook touchpads
Chun Yang (1):
Fix coasting for negative ScrollDelta
Daniel Stone (1):
Free mtdev device as well as closing it
Peter Hutterer (53):
Indent consistently
tools: undo indentation in synclient's parameter list
whitespace fix
Bump to 1.6.99
Bury shm - or what was left of it
Drop trackstick emulation mode
Purge fast-taps option
Purge edge motion
Purge scrollbuttons (repeat)
Drop circular pad support
Update various Red Hat copyrights
Require xserver 1.12 and inputproto 2.2
Move synaptics.h leftovers to synapticsstr.h, drop synaptics.h
Format Makefile.am, drop @DRIVER_NAME at .c usage
Rename force_empty parameter to set_slot_empty
Don't check for soft buttons if a button is already down
Fix coasting speed trigger
tools: coasting speed is not capped at 20, cap it at 255
Avoid out-of-bounds access by running num_active_touches < 0 (#49439)
Remove defunct HAVE_MULTITOUCH compiler warning
Reset hw->x/y to INT_MIN and skip HandleState until we have x/y events
Don't allow for scroll distances of 0 (#49965)
Remove absolute mode
Fix indentation mishap
Remove @DRIVER_NAME@ from Makefile.am
DeviceOn and friends return a status code, not a bool
Remove an unused define for 1/sqrt(2)
Remove typedefs from all enums
tools: un-typedef TouchpadState
Un-typedef model_lookup_t
check for HAVE_CONFIG_H before including config.h
Fix indentation for the synaptics protocol ops
ps2comm: use ErrorF from PS2DBG directly
Move properties header to where it's needed
Remove leftover HAVE_SMOOTH_SCROLL typedef
eventcomm: simplify conditions
eventcomm: proto_data is not null, don't check
Decorate the accel log messages with (accel)
Use LogMessageVerbSigSafe on ABI 18
Reset num_active_touches on DeviceOff (#52496)
test: drop xf86CheckStrOption from fake symbols
Recognise the soft button area property before clickpad is enabled
Allow dead areas to update the button state
conf: add example for AreaBottomEdge on clickpad buttons
Replace numerical values with an enum for the TouchpadOff prop
eventcomm: print axis resolution to the log
tools: drop -s listing in synclient's help output. SHM is gone.
synclient: remove 'm' and 'h' from getopt and man page
synclient: support -? for usage
syndaemon: list -? in help/man page
synclient: drop XF86Config-4 from man page
synclient: use a parameter that actually exists in the man page example
synaptics 1.7.0
Samuel Thibault (1):
Enable ps2comm and alpscomm build on GNU/Hurd
git tag: xf86-input-synaptics-1.7.0
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-synaptics-1.7.0.tar.bz2
MD5: 5e4f232a18a1741e4c34895d28238f8d xf86-input-synaptics-1.7.0.tar.bz2
SHA1: 404b649f76b97787d0409299215afef1de8d23d7 xf86-input-synaptics-1.7.0.tar.bz2
SHA256: d6f1ad0b0653dddbe2e2db7e2f06c1860e491045e87a6577b63568d65e5d0f0e xf86-input-synaptics-1.7.0.tar.bz2
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-synaptics-1.7.0.tar.gz
MD5: 641f2aac0cb2588875cc2ec16caeebfc xf86-input-synaptics-1.7.0.tar.gz
SHA1: 4db04614117119cc584faa756f7d2e0a45f3a96b xf86-input-synaptics-1.7.0.tar.gz
SHA256: 7031939a8e60b9a93fe1c205a20673e10d9dc089028b730d6bb5ffbbac36884c xf86-input-synaptics-1.7.0.tar.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-announce/attachments/20130402/c186e97b/attachment.pgp>
More information about the xorg-announce
mailing list