xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Thu Feb 26 19:18:42 PST 2009


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at a67a0217...:
 tools/synclient.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


commit 65919aae574a4536c0fa1506dc396725c3e710fe
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Feb 27 12:05:17 2009 +1000

    synclient: define XATOM_FLOAT if missing from xserver-properties.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    tools/synclient.c |    4 ++++
    1 file changed, 4 insertions(+)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=65919aae


commit 24ae6192bfbf67ec0a112b8a0cbb3925df58a5b8
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Feb 27 10:03:12 2009 +1000

    synclient: Fix build errors - BOOL isn't always available.
    
    Hilarious include dependency resulted in BOOL being available on my box, but
    not boxes running released libraries/protocol headers.
    Replace BOOL with char.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    tools/synclient.c |    6 +++---
    1 file changed, 3 insertions(+), 3 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=65919aae




More information about the xorg-commit mailing list