Age | Commit message (Expand) | Author |
2009-10-08 | synaptics 1.2.0xf86-input-synaptics-1.2.0 | Peter Hutterer |
2009-10-08 | Require recordproto 1.13 or libXtst 1.1 for record support. | Peter Hutterer |
2009-09-22 | Correct the type of the Synaptics Area options in the man page | Alberto Milone |
2009-09-12 | Revert "Add support for reducing the build process output by using shave" | Christoph Brill |
2009-09-11 | Require macros 1.3 for XORG_DEFAULT_OPTIONS | Peter Hutterer |
2009-09-09 | Add support for reducing the build process output by using shave | Christoph Brill |
2009-09-07 | man: s/SYNTAX/SYNOPSIS/ (#9515) | Peter Hutterer |
2009-09-07 | synaptics 1.1.99.1.xf86-input-synaptics-1.1.99.1 | Peter Hutterer |
2009-09-04 | Use finger state as an enum, not as a bool. | Peter Hutterer |
2009-09-04 | Remove abysmal misuse of ternary operator. | Peter Hutterer |
2009-08-20 | man: fix typo in MaxTapMove documentation. | Peter Hutterer |
2009-08-03 | Split rc and ret into two different variables. | Peter Hutterer |
2009-07-28 | Remove the "SpecialScrollAreaRight" option. (#21001) | Peter Hutterer |
2009-07-27 | Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21... | Peter Hutterer |
2009-07-17 | Add active area outside of which movements, scrolling, tapping are ignored. | Alberto Milone |
2009-07-16 | Add configurable x/y resolution to fix sensitivity on wide touchpads. | Tero Saarni |
2009-07-10 | Auto-adjust edges if values fall outside queried min/max ranges. (#21001) | Peter Hutterer |
2009-07-10 | Move edge calculation stuff out into separate function. | Peter Hutterer |
2009-06-19 | Cope with ABI_XINPUT_VERSION 7. | Peter Hutterer |
2009-06-19 | Simplify xf86InitValuator calls a bit. | Peter Hutterer |
2009-06-12 | Fix typo. s/tough/though/ | Paul Menzel |
2009-06-05 | man: explain TapButton default values | Mattia Dongili |
2009-05-28 | Add "Synaptics Capabilities" read-only property. | Peter Hutterer |
2009-05-20 | eventcomm: fix return value of event_query_is_touchpad. | Peter Hutterer |
2009-05-19 | Fix broken build on FreeBSD (#21803) | Coleman Kane |
2009-05-19 | synclient: up max value for AccelFactor to 1.0 | Peter Hutterer |
2009-05-18 | eventcomm: force boolean values for has_left, has_right, etc. | Peter Hutterer |
2009-05-13 | Add TapAndDragGesture option and gestures property. | Erkin Bahceci |
2009-05-08 | eventcomm: if we can't grab the device, assume it's not a touchpad. | Peter Hutterer |
2009-05-08 | Purge SynapticsHWInfo stuff, move it into proto_data. | Peter Hutterer |
2009-05-08 | Add model-specific edges for appletouch. | Jeremy Huddleston |
2009-05-05 | Add TouchpadModel specifier and scale the edges accordingly. (#21214) | Peter Hutterer |
2009-05-04 | ps2comm: fix typo in debug statement. | Peter Hutterer |
2009-05-04 | If QueryHardware failed, return that failure and clean up. | Peter Hutterer |
2009-05-04 | Only try to free the timer if it's actually there. | Peter Hutterer |
2009-05-04 | man: document left-handed TapButton awkwardness. | Peter Hutterer |
2009-04-30 | Fix typo, missing ":" | Peter Hutterer |
2009-04-28 | PS/2 interface: sense multifinger taps on FingerHigh (#21427) | Eygene Ryabinkin |
2009-04-27 | synclient: fix 64 bit issues for float properties. | Peter Hutterer |
2009-04-26 | Remove un-used DeviceOn/Off hooks. | Peter Hutterer |
2009-04-26 | Remove Synaptics SHM configuration bits. | Peter Hutterer |
2009-04-26 | syndaemon: remove SHM code - properties only from now on. | Peter Hutterer |
2009-04-26 | synclient: remove listing and modification of settings through SHM. | Peter Hutterer |
2009-04-26 | Only build synclient/syndaemon if property support is available. | Peter Hutterer |
2009-04-16 | Allocate the timer early so we don't try to malloc it within a sigio handler. | Adam Jackson |
2009-04-15 | synclient: fix 32-bit integer handling on 64 bit machines. | Peter Hutterer |
2009-03-24 | Shut up valgrind warnings about uninitialized variables. | Peter Hutterer |
2009-03-23 | Don't fail when building against server 1.5 | Peter Hutterer |
2009-03-23 | Remove NEWS file, it's not being updated anymore. | Peter Hutterer |
2009-03-09 | Bump to 1.1.99 | Peter Hutterer |