index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-08-28
Fix compilation on Windows
Peter Williams
2023-04-10
c_client: Fix crash in xcb_randr_set_monitor
Ilya Pominov
2023-03-25
Add tests for unix socket parsing
Demi Marie Obenour
2023-03-25
DISPLAY starting with / or unix: is always a socket path
Demi Marie Obenour
2023-03-25
Allow full paths to sockets on non-macOS
Demi Marie Obenour
2023-02-28
Fix xcb_connect() call with a custom xcb_auth_info_t
Matthieu Herrb
2023-01-09
Fix indentation.
Daniel G
2023-01-07
Fix windows build.
Daniel G
2022-11-26
xcb_conn: Add a check for NULL to silence a UBSan runtime error
Jeremy Huddleston Sequoia
2022-10-16
Fix handling of documented enum parameters
Demi Marie Obenour
2022-10-16
Fix a compiler warning
Demi Marie Obenour
2022-06-02
Build DOUBLE-BUFFER extension.
Mike Sharov
2022-01-15
Fix a memory leak
Hodong
2021-11-17
Fix integer overflows in xcb_in.c
Demi Marie Obenour
2021-09-30
Fix hang in xcb_request_check()
Thomas Anderson
2021-09-30
Avoid request counter truncation in replies map after 2**32 requests
Ran Benita
2021-09-30
Add newline when printing auth/connection failure string to stderr
Julien Cristau
2021-09-20
Improve/fix docs for reply fds functions
Uli Schlachter
2021-07-30
c_client.py: Implement handling of <length> element
Povilas Kanapickas
2021-07-30
c_client: Extract _c_get_field_mapping_for_expr()
Povilas Kanapickas
2021-07-30
c_client.py: Use get_expr_field_names directly to resolve list fields
Povilas Kanapickas
2021-07-30
c_client.py: Extract get_expr_field_names()
Povilas Kanapickas
2021-06-04
Fix writev emulation on Windows
Peter Harris
2021-06-04
Fix build on Windows
Peter Harris
2021-06-01
xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()
Alan Coopersmith
2021-02-02
Increment libtool version info for libxcb-dri3
Julien Cristau
2020-03-02
Use the 'present' field to properly check that the XC-MISC
Eduardo Sánchez Muñoz
2020-02-22
Implement xcb_total_read() and xcb_total_written().
Sam Varshavchik
2019-05-19
Handle EINTR from recvmsg in _xcb_in_read
Martin Dørum
2019-04-25
Include time.h before using time()
Jon Turney
2019-02-17
Add "ge.*" to src/.gitignore
Eduardo Sánchez Muñoz
2019-01-07
c_client: fix "adress" typo
Alan Coopersmith
2018-08-21
don't flag extra reply in xcb_take_socket
Erik Kurzinger
2017-06-05
c_client: Add support for lists of FDs
Daniel Stone
2017-06-05
c_client: Don't serialise non-wire fields
Daniel Stone
2017-05-13
read from connection when polling special events and replies
David McFarland
2017-04-01
Check strdup for NULL return value.
Tobias Stoeckmann
2017-03-11
add support for eventstruct
Christian Linhart
2017-03-11
optionally build the GE extension
Christian Linhart
2017-03-11
move symbol lookup of sumof expr to the parser
Christian Linhart
2016-05-29
Correct @param "e" to "error" in xcb_poll_for_reply*()
Alan Coopersmith
2016-05-29
Remove : from @param names in manually written headers
Alan Coopersmith
2016-05-28
Fix inconsistent use of tabs vs. space.
Thomas Klausner
2016-02-01
Increase unix socket send buffer to at least 64KB
Mark Kettenis
2016-02-01
do not serialize pads by default anymore
Christian Linhart
2016-01-06
calculate lengthless list
Jaya Tiwari
2016-01-06
Fix handling of align-pads in end-iterators
Christian Linhart
2016-01-06
set the align-offset as provided by proto
Christian Linhart
2015-08-13
make lists after align-pads work
Christian Linhart
2015-07-04
make support for server side stuff optional
Christian Linhart
[next]