summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-14Initial smooth scrolling supportHEADmasterDaniel Stone2-3/+62
2011-06-14Prepare ScrollData for smooth scrollingDaniel Stone1-70/+49
2011-06-14Modify ScrollData in repeat_scrollbuttonsDaniel Stone1-6/+13
2011-06-14Clarify rep_buttons assignmentDaniel Stone1-2/+6
2011-06-14Revise palm check logicDerek Foreman2-27/+30
2011-06-14Add four new motion filtersDerek Foreman5-1/+156
2011-06-14More accurate extrapolated fake motion eventsDerek Foreman2-5/+6
2011-06-14Replace the motion estimatorDerek Foreman1-4/+51
2011-06-14Update count_packet_finger in store_history, not get_deltaDaniel Stone1-3/+3
2011-06-14Don't store fake events in the motion historyDaniel Stone1-1/+1
2011-06-14Add from_timer argument to HandleStateDaniel Stone1-4/+10
2011-06-14Use hardware time where possibleDerek Foreman6-70/+71
2011-06-14Add last_scroll_millis to track scroll event timingDerek Foreman2-5/+10
2011-06-14Introduce POLL_MS for packet frequencyDaniel Stone1-5/+21
2011-06-14Give FingerState enums explicit valuesDaniel Stone2-5/+5
2011-06-14Add HIST_DELTA macro for differences in historyDaniel Stone1-1/+2
2011-06-14Use unsigned long for historical time, not intDaniel Stone2-2/+2
2011-06-14Fix pressure->motion property formatDerek Foreman1-4/+4
2011-06-14Properties: Generalise InitTypedAtom from InitAtomDaniel Stone1-3/+9
2011-06-14Shuffle include order aroundDaniel Stone1-4/+4
2011-06-14Adjust acceleration scheme for input ABI v14Daniel Stone1-3/+14
2011-05-31Replace xf86Msg with xf86IDrvMsgPeter Hutterer7-92/+92
2011-05-31conf: add snippet to ignore /dev/input/mouse* on LinuxPeter Hutterer1-0/+8
2011-05-31Export device node as property.Peter Hutterer3-1/+18
2011-05-31Initialize the vendor/product id property if we know either.Peter Hutterer5-4/+34
2011-05-31Modified start_coasting to handle circular scrollingPatrick Curran1-13/+55
2011-05-26build: apply the distcheck tricks used in xf86-input-evdevDiego Elio Pettenò2-0/+11
2011-05-26build: create object files following the sources' structure.Diego Elio Pettenò2-1/+2
2011-05-26Use struct input_id as return value for EVIOCGIDPeter Hutterer1-4/+4
2011-05-26syndaemon: don't compare against a null-property. (#37459)Peter Hutterer1-3/+2
2011-05-26syndaemon: add vim snippet for right indentation/tabstop, etc.Peter Hutterer1-0/+2
2011-05-26syndaemon: fix abysimal indentation in dp_get_device.Peter Hutterer1-13/+13
2011-05-26include: update documentation for capabilities propertyPeter Hutterer1-2/+2
2011-05-17Update maintainer informationChristoph Brill1-1/+1
2011-05-15README: fix typos.Diego Elio Pettenò1-2/+2
2011-05-15build: install documentation as part of make install.Diego Elio Pettenò1-0/+3
2011-05-15build: collapse all Makefile.am files into a single non-recursive one.Diego Elio Pettenò11-214/+96
2011-05-15build: sort building of tools, ensure that cross-pkg-config works.Diego Elio Pettenò1-5/+5
2011-05-15build: report a fatal error if XORG_DRIVER_CHECK_EXT is undefined.Diego Elio Pettenò1-0/+2
2011-05-08Fix "nose canellation" typo in man pageAlan Coopersmith1-1/+1
2011-04-18Drain XRecord connection of any events after handling repliesChase Douglas1-0/+8
2011-04-14Fix egde/edge typo in manpage and comments.Cyril Brulebois2-3/+3
2011-04-11Add 'include' directory for test.Trevor Woerner1-1/+1
2011-04-03Revert "Default to 2-finger emulation when HW supports it"Chase Douglas1-6/+1
2011-04-03Only build tests when unit tests are enabled.Peter Hutterer1-1/+1
2011-04-03test: add another test to ensure HW state changes on known values only.Peter Hutterer1-0/+95
2011-04-03test: Add some tests for HW state changes.Peter Hutterer2-0/+154
2011-04-03Add basic framework for unit-testing.Peter Hutterer7-1/+683
2011-04-03Require macros 1.13 for unit testingPeter Hutterer1-3/+3
2011-04-03Don't autoprobe for devices when Option Device is set.Peter Hutterer3-3/+19