summaryrefslogtreecommitdiff
path: root/tools/syndaemon.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Revert "Add another third state to TouchpadOff for disabling all but button c...Peter Hutterer1-26/+7
2014-02-24Add another third state to TouchpadOff for disabling all but button clicksPeter Hutterer1-7/+26
2013-03-26syndaemon: list -? in help/man pagePeter Hutterer1-0/+2
2012-05-31tools: un-typedef TouchpadStatePeter Hutterer1-4/+4
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer1-1/+0
2012-05-10Indent consistentlyPeter Hutterer1-292/+312
2011-07-28syndaemon: Remove superfluous message.Peter Hutterer1-1/+0
2011-07-28syndaemon: document exit codes and change them to fall into categories.Peter Hutterer1-2/+2
2011-05-26syndaemon: don't compare against a null-property. (#37459)Peter Hutterer1-3/+2
2011-05-26syndaemon: add vim snippet for right indentation/tabstop, etc.Peter Hutterer1-0/+2
2011-05-26syndaemon: fix abysimal indentation in dp_get_device.Peter Hutterer1-13/+13
2011-04-18Drain XRecord connection of any events after handling repliesChase Douglas1-0/+8
2011-02-17syndaemon: reset idle time if the system time has changed (#31968)Peter Hutterer1-0/+5
2011-01-17syndaemon.c: Add #include <string.h>Alan Coopersmith1-0/+1
2010-12-06syndaemon: decouple background mode from quietnessAlessandro Guido1-5/+10
2010-05-31config: rework the synclient and syndaemon dependenciesGaetan Nadon1-6/+6
2010-01-07Restore user's setting when enabling touchpad.Hiroyuki Ikezoe1-20/+41
2009-04-26syndaemon: remove SHM code - properties only from now on.Peter Hutterer1-71/+6
2009-03-23Don't fail when building against server 1.5Peter Hutterer1-1/+11
2009-03-04syndaemon: disable XRecord by default.Peter Hutterer1-3/+3
2009-03-04syndaemon: use device properties unless SHM is requested.Peter Hutterer1-5/+88
2009-03-04syndaemon: if we wanted XRECORD, but it failed, exit.Peter Hutterer1-2/+9
2009-03-04syndaemon: move shm code into shm_init().Peter Hutterer1-14/+23
2009-03-04syndaemon: remove enable/disable_touchpad(), use toggle_touchpad insteadPeter Hutterer1-31/+31
2009-03-02syndaemon: fix minor typo in --help output.Peter Hutterer1-1/+1
2009-01-12use Xrecord extension for event triggered key event notificationAndre Herms1-8/+212
2008-10-30Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."Christoph Brill1-211/+9
2008-10-30Revert "[syndaemon] switch over to input properties"Christoph Brill1-196/+32
2008-10-16[syndaemon] switch over to input propertiesWilliam Grant1-32/+196
2008-10-16[syndaemon] use Xrecord extension in syndaemon to avoid polling.Andre Herms1-9/+211
2008-10-09[sparse] Fix warnings about non-ANSI function declarationsMagnus Kessler1-5/+5
2008-10-09[sparse] Fix warnings about using plain integer as NULL pointerMagnus Kessler1-1/+1
2008-09-05syndaemon: fix BSD-specific build issues (signal related)Matthieu Herrb1-1/+8
2008-07-23Move synclient and syndaemon into a /tools/ directory.Peter Hutterer1-0/+336