summaryrefslogtreecommitdiff
path: root/dist/libxcb/src/xcb_util.c
AgeCommit message (Collapse)Author
2024-07-11Disable code that breaks parsing of DISPLAY=unix:0 on OpenBSDMatthieu Herrb
issue reported by tb@, ok tb@
2024-07-11Update to libxcb 1.17.0Matthieu Herrb
2022-07-17Update libxcb to version 1.15 + xcb-protos 1.15.2Matthieu Herrb
2018-09-11Update to libxcb 1.13. ok tb@Matthieu Herrb
2016-02-02Make sure the socket send buffer is at least 64KB. This reduces the number ofMark Kettenis
writev(2) system calls made for largish requests. A similar change was made to the libxtrans code a while ago. This should speed up applications that send images to the X server, like Firefox. The seedupmight not be noticable though. But it reduces the noice in ktrace logs. ok matthieu@
2015-01-26Update to libxcb and xcb-proto 1.11.Matthieu Herrb
Tested on a bulk ports build by naddy@. Lots of churn due to white-space and comments changes in generated code.
2014-04-14Update libxcb to version 1.10. Tested by naddy@ and shadchin@.Matthieu Herrb
2012-11-22Update to libxcb 1.9.0.Matthieu Herrb
tested by ajacoutot@ and naddy@ on a full ports build
2012-03-27Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@Matthieu Herrb
2010-10-06Bugfixes from upstream.David Coppa
Minor tweaks (shutdown(2) related bits) by me. OK matthieu@
2010-09-04Update to libxcb 1.7Matthieu Herrb
2010-08-04Pull in some fixes from upstream:David Coppa
o various memleak fixes o ensure get_wm_class_from_reply returns a valid C-string OK matthieu@, deraadt@
2010-04-18Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@.Matthieu Herrb
2009-05-31update to libxcb 1.3Matthieu Herrb
2009-05-22import libxcb 1.2Matthieu Herrb