xserver/hw
Daniel Stone 41bb9fce47 mipointer: take device arguments, split miPointerAbsoluteCursor
Update mipointer API to take a device argument to (almost) all functions,
and split miPointerAbsoluteCursor into a couple of separate functions.
Remove miPointerAbsoluteCursor call from mieq, as we now deal with it in
GetPointerEvents.
Make miPointerSetPosition (successor of miPointerAbsoluteCursor) take
pointers to x and y, so it can return the clipped values.
Modify callers of miPointer*() functions to generally use the new
functions.
This should fix things with multi-head setups.
2006-10-08 20:34:32 +03:00
..
darwin make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
dmx make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
kdrive GetPointerEvents: add first_valuator parameter 2006-10-08 16:18:05 +03:00
vfb make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xfree86 mipointer: take device arguments, split miPointerAbsoluteCursor 2006-10-08 20:34:32 +03:00
xgl make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xnest make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xprint make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xwin make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00