summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-21Default to 2-finger emulation when HW supports itChris Bagwell
2010-07-21Document Capabilities property additions in manChris Bagwell
2010-07-21Expose width support in capabilites properity.Chris Bagwell
2010-07-21Expose pressure support in capabilities property.Chris Bagwell
2010-07-19Make default checks for x, y, w, and p separate.Chris Bagwell
2010-06-23Remove one leftover xcalloc.Peter Hutterer
2010-06-17Bump to 1.2.99.1.xf86-input-synaptics-1.2.99.1Peter Hutterer
2010-06-17Purge GuestMouse support.Peter Hutterer
2010-06-17Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Peter Hutterer
2010-06-17synclient: allow Min|MaxSpeed values of > 1.0.Peter Hutterer
2010-06-17Require server 1.6 or later.Peter Hutterer
2010-06-17Re-use width/height variables.Peter Hutterer
2010-06-17Reshuffle default value initialization.Peter Hutterer
2010-06-16config: add comment regarding MAN_SUBSTS variable usageGaetan Nadon
2010-06-16Move some defines to where they belong.Peter Hutterer
2010-06-16Support percent values for area.Peter Hutterer
2010-06-16man: don't call it "synaptics" touchpad driver.Peter Hutterer
2010-06-16man: note where the Area options fit in.Peter Hutterer
2010-06-16man: move area description down to CONFIGURATION DETAILS section.Peter Hutterer
2010-06-16man: divide up man page with a few subheaders.Peter Hutterer
2010-06-16man: update SHMConfig documentation, it's only useful for debugging now.Peter Hutterer
2010-06-16Don't allow anything but relative mode.Peter Hutterer
2010-06-07Mulitply dix acceleration into synaptics maximum.Simon Thum
2010-06-07Accel: retain para->accel scale.Simon Thum
2010-06-07Setup pointer acceleration for synapticsSimon Thum
2010-06-07Revert "Setup pointer acceleration for synaptics"Peter Hutterer
2010-06-02Merge branch 'master' of git://people.freedesktop.org/~gnadon/xf86-input-syna...Peter Hutterer
2010-06-01config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdpartyGaetan Nadon
2010-06-01Setup pointer acceleration for synapticsSimon Thum
2010-05-31config: synaptics depends on RANDR through xf86.hGaetan Nadon
2010-05-31config: add AC_CHECK_LIB for math library functionsGaetan Nadon
2010-05-31README: add standard reference links sectionGaetan Nadon
2010-05-31COPYING: add three missing authors listed in synaptics.cGaetan Nadon
2010-05-31Remove unused TODO fileGaetan Nadon
2010-05-31config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-05-31config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-05-31config: replace Automake deprecated INCLUDES var with AM_CPPFLAGSGaetan Nadon
2010-05-31config: unconditionaly build synclient and syndaemon appsGaetan Nadon
2010-05-31man: Use Autoconf provided $(AM_V_GEN)$(SED)Gaetan Nadon
2010-05-31config: 50-synaptics.conf must be unconditionally distributedGaetan Nadon
2010-05-31config: use automake "dir" pattern for simplificationGaetan Nadon
2010-05-31config: close a loophole where user input means x server has a featureGaetan Nadon
2010-05-31config: fix warnings, m4 quoting and layoutGaetan Nadon
2010-05-31config: Upgrade X.Org macros to 1.4 for INSTALL file copyingGaetan Nadon
2010-05-31config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-05-31config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-05-31config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-05-31config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-05-31config: regroup macros and variables in the backend checkingGaetan Nadon
2010-05-31config: rework the synclient and syndaemon dependenciesGaetan Nadon