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
/
synclient.c
Age
Commit message (
Expand
)
Author
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
synclient: remove listing and modification of settings through SHM.
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
synclient: XCloseDisplay doesn't like NULL-pointers.
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
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-08-06
Add support for reporting multiple fingers as different buttons
Mildred Ki'lya
2008-07-23
Move synclient and syndaemon into a /tools/ directory.
Peter Hutterer