summaryrefslogtreecommitdiff
path: root/tools/synclient.c
AgeCommit message (Expand)Author
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone
2009-05-19synclient: up max value for AccelFactor to 1.0Peter Hutterer
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-04-27synclient: fix 64 bit issues for float properties.Peter Hutterer
2009-04-26synclient: remove listing and modification of settings through SHM.Peter Hutterer
2009-04-15synclient: fix 32-bit integer handling on 64 bit machines.Peter Hutterer
2009-03-23Don't fail when building against server 1.5Peter Hutterer
2009-03-04synclient: don't print driver's package version info.Peter Hutterer
2009-03-04synclient: XCloseDisplay doesn't like NULL-pointers.Peter Hutterer
2009-03-01synclient: print an error if we can't find the synaptics device.Peter Hutterer
2009-02-27synclient: define XATOM_FLOAT if missing from xserver-properties.Peter Hutterer
2009-02-27synclient: Fix build errors - BOOL isn't always available.Peter Hutterer
2009-02-26synclient: add support for device properties.Peter Hutterer
2009-02-26synclient: split shm_set_value into a parse_cmd.Peter Hutterer
2009-02-26synclient: clean up a bit, namespace shm functions.Peter Hutterer
2009-02-20two-finger emulation through fingerWidthMarcel Dejean
2008-10-09[sparse] Fix warnings about non-ANSI function declarationsMagnus Kessler
2008-10-09[sparse] Fix warnings about using plain integer as NULL pointerMagnus Kessler
2008-08-06Add support for reporting multiple fingers as different buttonsMildred Ki'lya
2008-07-23Move synclient and syndaemon into a /tools/ directory.Peter Hutterer