What's happening to DeviceMotionNotifies?

Jamey Sharp jamey at minilop.net
Tue Nov 28 23:17:27 PST 2006


On Wed, Nov 29, 2006 at 05:26:14PM +1030, Peter Hutterer wrote:
> after digging around more I found that XCB doesn't support XINPUT. So  
> much for that.

Speaking as the primary author of both XCB and the XCB port of Xlib: the
set of extensions supported by XCB has no effect on what extensions a
pure Xlib application, like yours, can use. The existing Xlib libraries,
such as libXi, are still responsible for handling extension protocol for
Xlib-based apps. Even binary-only libraries for completely undocumented
X extensions should still work.

I haven't had a chance to investigate your problem yet, but XCB's
current lack of support for XINPUT is assuredly not the cause.

--Jamey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20061128/2b304f92/attachment.pgp>


More information about the xorg mailing list