On Fri, Jan 27, 2012 at 5:32 AM, Lauri Kasanen <[email protected]> wrote:
>> You don't have to convert the entire app to XCB to be able to use it for
>> just one or two calls, for example, most of xdpyinfo uses libX11 calls
>> still, but the loop to list extensions uses xcb to be able to send all
>> the queries and then wait for all the responses instead of doing a
>> blocking call for every single extension:
>
> Yes, but then I'd depend on libxcb (or have to dive into dlopen and friends).

>=libX11-1.4 requires libxcb, so it's not an unreasonable dependency.
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: [email protected]

Reply via email to