summaryrefslogtreecommitdiff
path: root/src/synproto.h
AgeCommit message (Expand)Author
2014-08-29Include xorg-server.h to fix build errors on newest glibcPeter Hutterer
2014-04-09Comment the touch statesPeter Hutterer
2014-03-11synaptics: Add support for server managed fdsHans de Goede
2012-05-31check for HAVE_CONFIG_H before including config.hPeter Hutterer
2012-05-10Rename force_empty parameter to set_slot_emptyPeter 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-03-22Keep track of which touch slots are openChase Douglas
2012-03-14Add soft button areas propertyChase 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-10Allocate SynapticsPrivate.comm->hwStateChase Douglas
2012-02-10Introduce SynapticsHwStateAlloc() and SynapticsHwStateFree()Chase Douglas
2011-08-29On/Off hooks to return boolean so we can bail out of the callerAlexandr Shadchin
2011-08-25Use CARD32 for timestampsDaniel Stone
2011-04-04Don't autoprobe for devices when Option Device is set.Peter Hutterer
2011-03-01Now ps2comm and alpscomm backend optionalAlexandr Shadchin
2011-03-01Rewrite mechanisn to detect Protocol and DeviceAlexandr Shadchin
2011-03-01Remove extra definition CommDataAlexandr Shadchin
2011-03-01Remove arg proto_ops in ReadHwState()Alexandr Shadchin
2011-03-01Move definition struct SynapticsHwInfo in ps2comm.hAlexandr Shadchin
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer
2010-06-17Purge GuestMouse support.Peter Hutterer
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer
2008-09-17ReadDevDimensions on opened deviceHenrik Rydberg
2008-09-09Pre-probe the device (eventcomm only).Peter Hutterer
2008-07-14Build psmcomm on *BSD systems only.Christoph Brill
2008-07-11Finally change the GPL headers to MIT onesChristoph Brill
2008-06-06Start reorganizing the source treeChristoph Brill