summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-05Revert "build: apply the distcheck tricks used in xf86-input-evdev"Gaetan Nadon2-11/+0
2011-06-28conf: fix snippet to ignore /dev/input/mouse* on LinuxDaniel Kurtz1-1/+1
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-04Revert "Default to 2-finger emulation when HW supports it"Chase Douglas1-6/+1
2011-04-04Only build tests when unit tests are enabled.Peter Hutterer1-1/+1
2011-04-04test: add another test to ensure HW state changes on known values only.Peter Hutterer1-0/+95
2011-04-04test: Add some tests for HW state changes.Peter Hutterer2-0/+154
2011-04-04Add basic framework for unit-testing.Peter Hutterer7-1/+683
2011-04-04Require macros 1.13 for unit testingPeter Hutterer1-3/+3
2011-04-04Don't autoprobe for devices when Option Device is set.Peter Hutterer3-3/+19
2011-03-31eventcomm: fix indentation in EventAutoDevProbePeter Hutterer1-5/+7
2011-03-31eventcomm: move need_grab into a proto-specific struct.Peter Hutterer1-13/+22
2011-03-28eventcomm: untangle state setting from printing device infoPeter Hutterer1-47/+50
2011-03-28eventcomm: print an error when axis range failed.Peter Hutterer1-7/+4
2011-03-28eventcomm: streamline absinfo retrieval.Peter Hutterer1-43/+61
2011-03-28eventcomm: rewrite event_query_info to something more sanePeter Hutterer1-7/+18
2011-03-28eventcomm: document event_query_is_touchpadPeter Hutterer1-0/+14
2011-03-28eventcomm: rename parameter name grab to test_grabPeter Hutterer1-3/+3