Age | Commit message (Collapse) | Author |
|
|
|
fixes parallel builds.
|
|
Fix xcb_auth to use one of the new enumerations.
|
|
explicit -version-info 0:0:0 for all libraries.
|
|
fix another comment which had a copy-paste error.
|
|
is not so painful to use.
|
|
Setup*. Provide deprecated backwards-compatability functions and typedefs for the old names, to be removed before 1.0.
|
|
|
|
|
|
needed. It is not often needed.
|
|
|
|
<fcntl.h>.
|
|
force the same cookie.
|
|
|
|
poll_for_reply.
|
|
|
|
|
|
|
|
|
|
|
|
libXCBextname. To use extension extname, include extname.h and link with
-lXCBextname. This allows extensions to change without bumping the main
libXCB version.
bigreq and xc_misc remain in libXCB, because XCB uses them internally to make
big requests and to allocate XIDs, respectively.
|
|
often interrupted by timers.
|
|
|
|
workaround: FIXME!
|
|
and add more button, key, and graphics enumerations.
|
|
|
|
by moving many defs from X.h to <enum>s in xproto.xml
|
|
|
|
|
|
for mask enumerations such as CW flags.
Replaces the C-specific use of 1<<n in xproto.xml
|
|
|
|
(Still including X.h until defs are moved to xproto.xml
and xcb-util and xcb-demo are fixed to use them.)
|
|
|
|
|
|
|
|
bug #6106.
|
|
|
|
make it static.
|
|
_xcb_out_flush_to, refactor other functions, make write_block static.
|
|
anything else. Tested only on linux so far though.
|
|
|
|
|
|
redundancies.
|
|
and use XCBKeymapNotify from xcb-proto.
|
|
This may fix itermittant connect failures.
|
|
|
|
being used.
|
|
|
|
corresponding code.
|
|
XCB_REQUEST_DISCARD_REPLY.
|