summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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