summaryrefslogtreecommitdiff
path: root/src/eventcomm.c
AgeCommit message (Expand)Author
2009-08-03Split rc and ret into two different variables.Peter Hutterer
2009-07-16Add configurable x/y resolution to fix sensitivity on wide touchpads.Tero Saarni
2009-05-20eventcomm: fix return value of event_query_is_touchpad.Peter Hutterer
2009-05-18eventcomm: force boolean values for has_left, has_right, etc.Peter Hutterer
2009-05-08eventcomm: if we can't grab the device, assume it's not a touchpad.Peter Hutterer
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-05-08Add model-specific edges for appletouch.Jeremy Huddleston
2009-05-05Add TouchpadModel specifier and scale the edges accordingly. (#21214)Peter Hutterer
2009-04-30Fix typo, missing ":"Peter Hutterer
2009-04-26Remove un-used DeviceOn/Off hooks.Peter Hutterer
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer
2009-03-24Shut up valgrind warnings about uninitialized variables.Peter Hutterer
2009-03-05include xorg-server.h from all driver source files.Peter Hutterer
2008-11-11Remove ALPS special options treatment.Peter Hutterer
2008-10-28Add support for touchpads (such as Elantech) that do not report pressureDmitry Torokhov
2008-09-17Improved defaults based on capability detection and auto scalingHenrik Rydberg
2008-09-17ReadDevDimensions on opened deviceHenrik Rydberg
2008-09-10Do not use stale option list pointersHenrik Rydberg
2008-09-09Improve edge autodetection and accel.Peter Hutterer
2008-09-09Pre-probe the device (eventcomm only).Peter Hutterer
2008-08-14Add 02-scandir-dev-input.patch from DebianMattia Dongili
2008-08-08Move synaptics.h into include/, create synapticsstr.h for private structs.Peter Hutterer
2008-08-06Use axis ranges reported by the hardware, if possible.Peter Hutterer
2008-08-01Fix crash on kernels with extended keymap spaceDmitry Torokhov
2008-07-14Build eventcomm on Linux systems only.Christoph Brill
2008-07-11Finally change the GPL headers to MIT onesChristoph Brill
2008-07-11Add synaptics-0.14.6-alps.patch from FedoraAdam Jackson
2008-06-06Revert "On Linux 2.6, the evdev interface provides support for requesting the"Christoph Brill
2008-06-06Initial version that passes "make distcheck".Christoph Brill
2008-06-06Start reorganizing the source treeChristoph Brill