summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-10-08Require recordproto 1.13 or libXtst 1.1 for record support.Peter Hutterer
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-26syndaemon: remove SHM code - properties only from now on.Peter Hutterer
2009-04-26synclient: remove listing and modification of settings through SHM.Peter Hutterer
2009-04-26Only build synclient/syndaemon if property support is available.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-04syndaemon: needs XI_LIBS to link now.Peter Hutterer
2009-03-04synclient: XCloseDisplay doesn't like NULL-pointers.Peter Hutterer
2009-03-04syndaemon: disable XRecord by default.Peter Hutterer
2009-03-04syndaemon: use device properties unless SHM is requested.Peter Hutterer
2009-03-04syndaemon: if we wanted XRECORD, but it failed, exit.Peter Hutterer
2009-03-04syndaemon: move shm code into shm_init().Peter Hutterer
2009-03-04syndaemon: remove enable/disable_touchpad(), use toggle_touchpad insteadPeter Hutterer
2009-03-02syndaemon: fix minor typo in --help output.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
2009-01-12use Xrecord extension for event triggered key event notificationAndre Herms
2008-10-30Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."Christoph Brill
2008-10-30Revert "[syndaemon] switch over to input properties"Christoph Brill
2008-10-16[syndaemon] switch over to input propertiesWilliam Grant
2008-10-16[syndaemon] use Xrecord extension in syndaemon to avoid polling.Andre Herms
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-09-05syndaemon: fix BSD-specific build issues (signal related)Matthieu Herrb
2008-08-08Move synaptics.h into include/, create synapticsstr.h for private structs.Peter Hutterer
2008-08-06Add support for reporting multiple fingers as different buttonsMildred Ki'lya
2008-07-23Pull in libX11 through PKG_CHECK_MODULES for syndaemon.Peter Hutterer
2008-07-23Move synclient and syndaemon into a /tools/ directory.Peter Hutterer