index
:
xserver-xorg-input-synaptics.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2009-10-08
Require recordproto 1.13 or libXtst 1.1 for record support.
Peter Hutterer
2009-07-17
Add active area outside of which movements, scrolling, tapping are ignored.
Alberto Milone
2009-05-19
synclient: up max value for AccelFactor to 1.0
Peter Hutterer
2009-05-13
Add TapAndDragGesture option and gestures property.
Erkin Bahceci
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
2009-04-27
synclient: fix 64 bit issues for float properties.
Peter Hutterer
2009-04-26
syndaemon: remove SHM code - properties only from now on.
Peter Hutterer
2009-04-26
synclient: remove listing and modification of settings through SHM.
Peter Hutterer
2009-04-26
Only build synclient/syndaemon if property support is available.
Peter Hutterer
2009-04-15
synclient: fix 32-bit integer handling on 64 bit machines.
Peter Hutterer
2009-03-23
Don't fail when building against server 1.5
Peter Hutterer
2009-03-04
synclient: don't print driver's package version info.
Peter Hutterer
2009-03-04
syndaemon: needs XI_LIBS to link now.
Peter Hutterer
2009-03-04
synclient: XCloseDisplay doesn't like NULL-pointers.
Peter Hutterer
2009-03-04
syndaemon: disable XRecord by default.
Peter Hutterer
2009-03-04
syndaemon: use device properties unless SHM is requested.
Peter Hutterer
2009-03-04
syndaemon: if we wanted XRECORD, but it failed, exit.
Peter Hutterer
2009-03-04
syndaemon: move shm code into shm_init().
Peter Hutterer
2009-03-04
syndaemon: remove enable/disable_touchpad(), use toggle_touchpad instead
Peter Hutterer
2009-03-02
syndaemon: fix minor typo in --help output.
Peter Hutterer
2009-03-01
synclient: print an error if we can't find the synaptics device.
Peter Hutterer
2009-02-27
synclient: define XATOM_FLOAT if missing from xserver-properties.
Peter Hutterer
2009-02-27
synclient: Fix build errors - BOOL isn't always available.
Peter Hutterer
2009-02-26
synclient: add support for device properties.
Peter Hutterer
2009-02-26
synclient: split shm_set_value into a parse_cmd.
Peter Hutterer
2009-02-26
synclient: clean up a bit, namespace shm functions.
Peter Hutterer
2009-02-20
two-finger emulation through fingerWidth
Marcel Dejean
2009-01-12
use Xrecord extension for event triggered key event notification
Andre Herms
2008-10-30
Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."
Christoph Brill
2008-10-30
Revert "[syndaemon] switch over to input properties"
Christoph Brill
2008-10-16
[syndaemon] switch over to input properties
William 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 declarations
Magnus Kessler
2008-10-09
[sparse] Fix warnings about using plain integer as NULL pointer
Magnus Kessler
2008-09-05
syndaemon: fix BSD-specific build issues (signal related)
Matthieu Herrb
2008-08-08
Move synaptics.h into include/, create synapticsstr.h for private structs.
Peter Hutterer
2008-08-06
Add support for reporting multiple fingers as different buttons
Mildred Ki'lya
2008-07-23
Pull in libX11 through PKG_CHECK_MODULES for syndaemon.
Peter Hutterer
2008-07-23
Move synclient and syndaemon into a /tools/ directory.
Peter Hutterer