summaryrefslogtreecommitdiff
path: root/src/synproto.c
AgeCommit message (Expand)Author
2012-05-18Reset hw->x/y to INT_MIN and skip HandleState until we have x/y eventsPeter Hutterer
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer
2012-05-10Require xserver 1.12 and inputproto 2.2Peter Hutterer
2012-05-10Indent consistentlyPeter Hutterer
2012-05-02Force SLOTSTATE_EMPTY on DeviceOffPeter Hutterer
2012-05-01Reset all hardware state on DEVICE_OFF (#49161)Peter Hutterer
2012-04-24Update src/synproto.c license to the preferred MIT/X11 licenseChase Douglas
2012-03-22Keep track of which touch slots are openChase Douglas
2012-03-14Add cumulative_d{x,y} to SynapticsHwStateChase Douglas
2012-03-14Add a BTN_EMULATED_FLAG to mark emulated buttons on clickfingersPeter Hutterer
2012-02-11Move X touch event processing into synaptics.cChase Douglas
2012-02-11Add touch valuator mask to hw state structureChase Douglas
2012-02-10Introduce SynapticsCopyHwState functionChase Douglas
2012-02-10Introduce SynapticsHwStateAlloc() and SynapticsHwStateFree()Chase Douglas