summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-03fix wrong finger width rangeJJ Ding1-2/+1
2011-12-12test: fix build errors introduced by upstream server changePeter Hutterer2-5/+8
2011-12-12Revert: "eventcomm: replace synaptics-custom TEST_BIT with server's BitIsOn."Cyril Brulebois1-20/+23
2011-12-01If protocol is auto-dev and the device path is set, unset the protocolPeter Hutterer1-0/+7
2011-12-01Return true/false from SetDeviceAndProtocolPeter Hutterer1-3/+4
2011-10-24Use the scroll distances as increment for scrolling valuator axesPeter Hutterer2-12/+26
2011-10-24Scroll: Initial smooth scrolling supportDaniel Stone2-3/+66
2011-10-24eventcomm: print strerror(errno), not of rcPeter Hutterer1-1/+1
2011-10-18Fix compiler warning - unused variable 'para'Peter Hutterer1-1/+0
2011-10-18Scroll: Prepare ScrollData for smooth scrollingDaniel Stone2-85/+52
2011-10-18Adjust acceleration scheme for input ABI v14Daniel Stone1-3/+14
2011-10-12test: wrap ABI 14 xf86OptionRec type changesPeter Hutterer2-42/+48
2011-09-21Extra buttons on Acer Ferrari 4000 laptop touchpad are not recognizedCasper Dik1-1/+1
2011-09-06man: note that a PS/2 device is not supportedPeter Hutterer1-1/+3
2011-08-29The correct maximum values for pressure and finger widthAlexandr Shadchin1-4/+4
2011-08-29On/Off hooks to return boolean so we can bail out of the callerAlexandr Shadchin4-9/+17
2011-08-25Fix compiler warning: unused variable "wakupTime"Peter Hutterer1-1/+0
2011-08-25Scroll: Modify ScrollData in repeat_scrollbuttonsDaniel Stone1-6/+13
2011-08-25Scroll: Move coasting variables to priv->scrollDaniel Stone2-44/+44
2011-08-25Scroll: Add last_millis to track scroll event timingDerek Foreman2-3/+8
2011-08-25Scroll: Move scroll_[xya] into new priv->scroll structDaniel Stone2-30/+32
2011-08-25Scroll: Clarify rep_buttons assignmentDaniel Stone1-2/+6
2011-08-25Revise palm check logicDerek Foreman2-27/+30
2011-08-25More accurate extrapolated fake motion eventsDerek Foreman2-6/+7
2011-08-25Replace the motion estimatorDerek Foreman1-4/+67
2011-08-25Update count_packet_finger in store_history, not get_deltaDaniel Stone1-3/+3
2011-08-25Don't store fake events in the motion historyDaniel Stone1-1/+1
2011-08-25Use hardware time where possibleDerek Foreman5-69/+75
2011-08-25Use CARD32 for timestampsDaniel Stone3-5/+5
2011-08-25Introduce POLL_MS for packet frequencyDaniel Stone1-5/+21
2011-08-25Give FingerState enums explicit valuesDaniel Stone2-5/+5
2011-08-25Add HIST_DELTA macro for differences in historyDaniel Stone1-1/+2
2011-08-25Fix pressure->motion property formatDerek Foreman2-5/+5
2011-08-25Properties: Generalise InitTypedAtom from InitAtomDaniel Stone1-3/+9
2011-08-25Bump minimum xorg-server requirement to 1.7Daniel Stone2-24/+6
2011-08-25Bump to 1.5.99Peter Hutterer1-1/+1
2011-08-19Shuffle include order aroundDaniel Stone1-4/+4
2011-08-19Bump to 1.4.99.1Peter Hutterer1-1/+1
2011-07-28syndaemon: Remove superfluous message.Peter Hutterer1-1/+0
2011-07-28syndaemon: document exit codes and change them to fall into categories.Peter Hutterer2-2/+22
2011-07-28man: remove documentation for -s switch, SHM is gone.Peter Hutterer1-8/+1
2011-07-28man: document syndaemon -m switchPeter Hutterer1-1/+11
2011-07-11Add distcheck support for configuration files when dir is not writableGaetan Nadon1-1/+3
2011-07-11Add distcheck support for header files when sdk is not writableGaetan Nadon2-0/+8
2011-07-11tools: remove unrequired sdkdir include directiveGaetan Nadon1-1/+1
2011-07-11tools: don't include xserver-properties.hPeter Hutterer1-1/+0
2011-07-05Revert "build: sort building of tools, ensure that cross-pkg-config works."Gaetan Nadon1-5/+5
2011-07-05Revert "build: collapse all Makefile.am files into a single non-recursive one."Gaetan Nadon11-96/+210
2011-07-05Revert "build: install documentation as part of make install."Gaetan Nadon1-3/+0
2011-07-05Revert "build: create object files following the sources' structure."Gaetan Nadon2-2/+1