Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-11 | Replace all XDevice* with ints. | Peter Hutterer | |
There's no reason to have XDevice structs. It's not as if they carry useful information. | |||
2009-03-11 | Fix the already existing XI2 calls to the new XI2 protocol. FIXME | Peter Hutterer | |
FIXME: not bisectable due to XiSelectInput. This includes namespacing them with an XI2 prefix. Affected calls: XIGetClientPointer XISetClientPointer XIDefineDeviceCursor XIUndefineDeviceCursor XIWarpDevicePointer XIQueryDevicePointer XIChangeDeviceHierarchy (+ event) | |||
2007-03-22 | Change XSetClientPointer API to use XDevice argument instead of deviceid. | Peter Hutterer | |
2007-03-09 | Add XSetClientPointer call. | Peter Hutterer | |