summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Bump to 1.0.99.2xf86-input-synaptics-1.0.99.2Peter 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-26Bump to 1.0.99.1xf86-input-synaptics-1.0.99.1Peter Hutterer
2009-02-26Remove randr requirement from configure.acPeter 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-25Remove commented-out sections from configure.ac.Peter Hutterer
2009-02-20change magic numbers to fractionsMarcel Dejean
2009-02-20two-finger emulation through fingerWidthMarcel Dejean
2009-02-17Remove synSetFloatOption, use xf86SetRealOption instead.Peter Hutterer
2009-02-06Add comma after version number in configure.acBen Gamari
2009-02-06Bump to 1.0.99.Peter Hutterer
2009-01-27properties: implement float properties.Peter Hutterer
2009-01-12use Xrecord extension for event triggered key event notificationAndre Herms
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2008-12-20FDI: Add few examples suggested by Christian Schmitt <chris@ilovelinux.de>Christoph Brill
2008-12-12Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)Peter Hutterer
2008-12-12Auto-adjust right_edge for touchpads with hardware scroll area.Fedor P. Goncharov (Fredy)
2008-12-04Use the correct header so psmcomm.h builds againBenjamin Close
2008-12-04Fix typo preventing psmcomm from being enabled on BSD platformsBenjamin Close
2008-12-04fdi: only match on input.touchpad, not on various product names.Peter Hutterer
2008-12-03change type of FastTaps option to boolFedor P. Goncharov (Fredy)
2008-12-03Export synapticsModuleDataMagnus Kessler
2008-11-25Stop two-finger scrolling if no finger is present.Batchty
2008-11-25Ignore moves during tap processing if no finger is down.Batchty
2008-11-24fdi: make use of hal's contains_outof matcher to reduce duplication.Peter Hutterer
2008-11-11Remove ALPS special options treatment.Peter Hutterer
2008-11-05Only respect MaxTapMove when appropriateHenrik Rydberg
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-28Add support for touchpads (such as Elantech) that do not report pressureDmitry Torokhov
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-16Provide default button emulation also for touchscreensHenrik Rydberg
2008-10-13Install header files in xserver's sdk dir.Peter Hutterer
2008-10-13properties: handle checkonly flag.Henrik Rydberg
2008-10-11Return correctly on successful property settingWilliam Grant
2008-10-10Convert last remaining ErrorF to xf86MsgMagnus Kessler
2008-10-10Update .gitignore, ignore pkgconfig .pc filesMagnus Kessler
2008-10-09[sparse] Fix warnings about non-ANSI function declarationsMagnus Kessler