matthieu
3731244ab5
_X_EXPORT tags for module data
2012-09-08 13:16:09 +00:00
matthieu
77f922ec62
Update configure.ac to match recent upstreams changes.
...
Bump version to 1.1.0
2011-04-25 13:04:44 +00:00
matthieu
a8c36ce60c
Handle obsolete X{alloc,free,realloc} functions.
2011-04-25 13:01:46 +00:00
matthieu
606016899d
Adapt to xinput API revision 12 (xserver 1.10).
2011-04-25 12:50:28 +00:00
matthieu
751444b733
Remove empty .TP
2010-08-03 21:22:32 +00:00
matthieu
31f2be4aaf
Fix a problem when switching back from a text VT; avoid stealing
...
the keyboard or other input devices events.
2010-08-01 19:21:01 +00:00
matthieu
9f50d18e65
kill trailing white space.
2010-07-25 19:53:35 +00:00
matthieu
67355d758b
Fix configurations with both a stylus and an eraser.
...
The previous code was working by luck, since the "device busy" error
when opening the 2nd device was ignored. With xserver 1.8, xinput2 is
a bit less tolerant and causes a segfault. Problem reported by sthen@
Thanks.
2010-07-25 19:52:23 +00:00
matthieu
0f0c4a9fa0
Get rid of unused callbacks.
2010-07-25 14:35:53 +00:00
matthieu
8e75be5a1f
LocalDevicePtr and InputInfoPtr are the same. Use the latter everywhere
...
for consistency. No code change.
2010-07-25 14:15:49 +00:00
matthieu
5f158e3016
Cleanup this driver a bit, following what's been done in xf86-input-ws:
...
- no more convert proc
- use the correct XInput device type
- don't hardcode the package version number in the .c file.
2009-11-26 21:30:19 +00:00
matthieu
3a858b5a6e
unifdef USB_NEW_HID.
...
USB_GET_REPORT_ID is available on NetBSD and OpenBSD for more
than 7 years now.
2009-11-22 23:16:54 +00:00
matthieu
d1e2bf33ac
Get rid of the now unused remaining moduleInfoRec bits.
2009-11-22 23:06:24 +00:00
matthieu
1403cc1e0c
regen
2009-11-22 23:04:47 +00:00
matthieu
bbabd84556
Update to idioms used in modern X.Org input drivers.
2009-11-22 23:03:04 +00:00
matthieu
876c2ea266
Prepare for ABI_XINPUT_VERSION 7.
...
Still missing the actual button and axis labeling,
this can be added at a later point in time.
2009-11-22 22:30:18 +00:00
matthieu
3f1a5f5c59
unifdef XFree86Loader. It's mandatory nowadays.
2009-11-22 22:20:26 +00:00
matthieu
68823f5b52
Update to idioms used in modern X.Org input drivers.
2009-11-22 22:18:12 +00:00
matthieu
84fbe7508a
Re-import the usbtablet driver using the correct name.
2009-11-22 19:10:35 +00:00