summaryrefslogtreecommitdiff
path: root/src/ws.c
AgeCommit message (Expand)Author
2009-11-25The raw mode is a lot more useful now. So enable it by default.Matthieu Herrb
2009-11-25No need to maintain a local cache of the pointer position anymore.Matthieu Herrb
2009-11-25Implement device properties for calibration data.Matthieu Herrb
2009-11-25Save a copy of the kernel calibration data in the private data andMatthieu Herrb
2009-11-25Send events upstreams one axis at a time.Matthieu Herrb
2009-11-23conversion_proc is not used anymore since Xserver 1.5.Matthieu Herrb
2009-11-23Fix previous for non tablet cases. the WSMOUSE_IO_GCALIBCOODS fails there.Matthieu Herrb
2009-11-23Implement a new "raw" mode that will put a panel in raw mode.Matthieu Herrb
2009-11-23Another unused declaratin bites the dust.Matthieu Herrb
2009-11-23- fix parameter orders for XInput 2 xf86InitValuatorAxisStruct() callsMatthieu Herrb
2009-11-23Set buttons and axis labels for XInput 2.Matthieu Herrb
2009-11-23Handle NetBSD's wsmouse ABI versions. From marc at msys dot ch. Thanks.Matthieu Herrb
2009-11-23split wsProc().Matthieu Herrb
2009-11-23typo. From marc@msys.ch. Thanks.Matthieu Herrb
2009-11-23Fetch the module version from autotools instead of hard-coding it.Matthieu Herrb
2009-11-23kill white space at EOLMatthieu Herrb
2009-11-23Set correct device type and mode in XInput structures.Matthieu Herrb
2009-11-22Get rid of the now unused remaining moduleInfoRec bits.Matthieu Herrb
2009-11-22Prepare for ABI_XINPUT_VERSION 7.Matthieu Herrb
2009-11-22unifdef XFree86Loader. It's mandatory nowadays.Matthieu Herrb
2009-11-22Initial revisionMatthieu Herrb