summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-26synaptics 1.2.2xf86-input-synaptics-1.2.2synaptics-1.2-branchPeter Hutterer1-1/+1
2010-03-26After closing the fd, reset it to -1.Peter Hutterer1-0/+1
2010-03-26Don't clobber the timer we just created.Adam Jackson1-1/+0
2009-12-11synaptics 1.2.1xf86-input-synaptics-1.2.1Peter Hutterer1-1/+1
2009-12-11Don't destroy the timer on DeviceOff.Adam Jackson1-2/+3
2009-12-11Always make the input buffer size 200Peter Hutterer1-2/+4
2009-12-11synclient: fix man page typoPeter Hutterer1-1/+1
2009-12-11man: update manpage for new tap orderingPeter Hutterer1-2/+2
2009-10-08synaptics 1.2.0xf86-input-synaptics-1.2.0Peter Hutterer1-1/+1
2009-10-08Require recordproto 1.13 or libXtst 1.1 for record support.Peter Hutterer2-2/+9
2009-09-22Correct the type of the Synaptics Area options in the man pageAlberto Milone1-4/+4
2009-09-12Revert "Add support for reducing the build process output by using shave"Christoph Brill5-326/+2
2009-09-11Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-3/+4
2009-09-09Add support for reducing the build process output by using shaveChristoph Brill5-0/+327
2009-09-07man: s/SYNTAX/SYNOPSIS/ (#9515)Peter Hutterer2-2/+2
2009-09-07synaptics 1.1.99.1.xf86-input-synaptics-1.1.99.1Peter Hutterer1-1/+1
2009-09-04Use finger state as an enum, not as a bool.Peter Hutterer1-14/+14
2009-09-04Remove abysmal misuse of ternary operator.Peter Hutterer1-4/+8
2009-08-20man: fix typo in MaxTapMove documentation.Peter Hutterer1-1/+1
2009-08-03Split rc and ret into two different variables.Peter Hutterer1-9/+9
2009-07-28Remove the "SpecialScrollAreaRight" option. (#21001)Peter Hutterer3-34/+3
2009-07-27Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...Peter Hutterer4-163/+42
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone6-17/+129
2009-07-16Add configurable x/y resolution to fix sensitivity on wide touchpads.Tero Saarni7-5/+99
2009-07-10Auto-adjust edges if values fall outside queried min/max ranges. (#21001)Peter Hutterer4-42/+163
2009-07-10Move edge calculation stuff out into separate function.Peter Hutterer1-23/+36
2009-06-19Cope with ABI_XINPUT_VERSION 7.Peter Hutterer1-2/+68
2009-06-19Simplify xf86InitValuator calls a bit.Peter Hutterer1-6/+22
2009-06-12Fix typo. s/tough/though/Paul Menzel1-1/+1
2009-06-05man: explain TapButton default valuesMattia Dongili1-0/+3
2009-05-28Add "Synaptics Capabilities" read-only property.Peter Hutterer3-0/+25
2009-05-20eventcomm: fix return value of event_query_is_touchpad.Peter Hutterer1-1/+1
2009-05-19Fix broken build on FreeBSD (#21803)Coleman Kane1-3/+19
2009-05-19synclient: up max value for AccelFactor to 1.0Peter Hutterer1-1/+1
2009-05-18eventcomm: force boolean values for has_left, has_right, etc.Peter Hutterer1-5/+5
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci7-60/+169
2009-05-08eventcomm: if we can't grab the device, assume it's not a touchpad.Peter Hutterer1-14/+43
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer10-120/+105
2009-05-08Add model-specific edges for appletouch.Jeremy Huddleston3-7/+27
2009-05-05Add TouchpadModel specifier and scale the edges accordingly. (#21214)Peter Hutterer3-3/+44
2009-05-04ps2comm: fix typo in debug statement.Peter Hutterer1-1/+1
2009-05-04If QueryHardware failed, return that failure and clean up.Peter Hutterer1-1/+10
2009-05-04Only try to free the timer if it's actually there.Peter Hutterer1-1/+3
2009-05-04man: document left-handed TapButton awkwardness.Peter Hutterer1-0/+6
2009-04-30Fix typo, missing ":"Peter Hutterer1-1/+1
2009-04-28PS/2 interface: sense multifinger taps on FingerHigh (#21427)Eygene Ryabinkin1-1/+3
2009-04-27synclient: fix 64 bit issues for float properties.Peter Hutterer1-6/+12
2009-04-26Remove un-used DeviceOn/Off hooks.Peter Hutterer5-40/+12
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer9-136/+147
2009-04-26syndaemon: remove SHM code - properties only from now on.Peter Hutterer1-71/+6