index
:
~whot/xf86-input-synaptics
abstract-x-interface
clickpad-v3
great-gutting
libevdev
master
wip/restore-scrollbuttons
Unnamed repository; edit this file 'description' to name the repository.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
synclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
synclient: fix indentation of "format mismatch" parameters
Peter Hutterer
1
-3
/
+3
2011-07-11
tools: don't include xserver-properties.h
Peter Hutterer
1
-1
/
+0
2011-03-18
Revert "Add synaptics orientation support"
Peter Hutterer
1
-1
/
+0
2011-03-09
Add synaptics orientation support
Aapo Rantalainen
1
-0
/
+1
2011-01-17
synclient.c: Replace old index() function with C89-standard strchr()
Alan Coopersmith
1
-1
/
+1
2010-08-20
Added "friction physics" so coasting can stop on its own.
Patrick Curran
1
-0
/
+1
2010-08-17
synclient: don't print "missing" if a property doesn't exist.
Peter Hutterer
1
-4
/
+1
2010-06-17
Purge GuestMouse support.
Peter Hutterer
1
-12
/
+3
2010-06-17
synclient: allow Min|MaxSpeed values of > 1.0.
Peter Hutterer
1
-2
/
+2
2009-11-05
synclient: if no option is specified, assume -l
Peter Hutterer
1
-0
/
+3
2009-07-17
Add active area outside of which movements, scrolling, tapping are ignored.
Alberto Milone
1
-0
/
+4
2009-05-19
synclient: up max value for AccelFactor to 1.0
Peter Hutterer
1
-1
/
+1
2009-05-13
Add TapAndDragGesture option and gestures property.
Erkin Bahceci
1
-0
/
+1
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
1
-28
/
+4
2009-04-27
synclient: fix 64 bit issues for float properties.
Peter Hutterer
1
-6
/
+12
2009-04-26
synclient: remove listing and modification of settings through SHM.
Peter Hutterer
1
-233
/
+93
2009-04-15
synclient: fix 32-bit integer handling on 64 bit machines.
Peter Hutterer
1
-5
/
+5
2009-03-23
Don't fail when building against server 1.5
Peter Hutterer
1
-2
/
+16
2009-03-04
synclient: don't print driver's package version info.
Peter Hutterer
1
-1
/
+0
2009-03-04
synclient: XCloseDisplay doesn't like NULL-pointers.
Peter Hutterer
1
-1
/
+1
2009-03-01
synclient: print an error if we can't find the synaptics device.
Peter Hutterer
1
-1
/
+3
2009-02-27
synclient: define XATOM_FLOAT if missing from xserver-properties.
Peter Hutterer
1
-0
/
+4
2009-02-27
synclient: Fix build errors - BOOL isn't always available.
Peter Hutterer
1
-3
/
+3
2009-02-26
synclient: add support for device properties.
Peter Hutterer
1
-86
/
+452
2009-02-26
synclient: split shm_set_value into a parse_cmd.
Peter Hutterer
1
-37
/
+54
2009-02-26
synclient: clean up a bit, namespace shm functions.
Peter Hutterer
1
-30
/
+36
2009-02-20
two-finger emulation through fingerWidth
Marcel Dejean
1
-0
/
+1
2008-10-09
[sparse] Fix warnings about non-ANSI function declarations
Magnus Kessler
1
-2
/
+2
2008-10-09
[sparse] Fix warnings about using plain integer as NULL pointer
Magnus Kessler
1
-1
/
+1
2008-08-06
Add support for reporting multiple fingers as different buttons
Mildred Ki'lya
1
-0
/
+3
2008-07-23
Move synclient and syndaemon into a /tools/ directory.
Peter Hutterer
1
-0
/
+364