index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-11
BSD Makefile
obsd
Matthieu Herrb
2024-04-15
libxcb 1.17.0
HEAD
libxcb-1.17.0
master
Matt Turner
2024-04-15
configure.ac: Require xcb-proto >= 1.17.0
Matt Turner
2024-04-15
Always write C code in UTF-8
Uli Schlachter
2024-03-20
Add xcb-dri3 dependency to xcb-present.pc.in
Erik Kurzinger
2024-03-08
xcb_popcount: Use __builtin_popcount if compiler supports it
Alan Coopersmith
2024-03-02
tests: fix -Werror=discarded-qualifiers errors in check_public.c
Alan Coopersmith
2024-03-02
libxcb 1.16.1
libxcb-1.16.1
Alan Coopersmith
2023-11-07
Enable large file support
Fergus Dall
2023-08-28
Fix compilation on Windows
Peter Williams
2023-08-20
gitlab CI: use latest xcbproto from git to build against
Alan Coopersmith
2023-08-20
configure.ac: drop `pthread-stubs` dependency on NetBSD
Thomas Klausner
2023-08-20
gitlab CI: regenerate container used for builds
Alan Coopersmith
2023-08-16
libxcb 1.16
libxcb-1.16
Matt Turner
2023-08-16
configure.ac: Require xcb-proto >= 1.16.0
Matt Turner
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-02-11
configure.ac: drop `pthread-stubs` dependency on DragonFly and FreeBSD
Jan Beich
2023-02-09
Raise minimum required version of Python from 2.6 to 3.0
Alan Coopersmith
2023-02-06
configure.ac: Remove obsolete AC_HEADER_STDC
Alan Coopersmith
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-10-04
configure.ac: drop dependency `pthread-stubs` on Solaris
Alan Coopersmith
2022-09-28
configure.ac: drop dependency `pthread-stubs` on macOS
PaperChalice
2022-09-28
Improve tutorial example
Uli Schlachter
2022-07-24
autogen: add default patch prefix
Mihail Konev
2022-07-24
autogen.sh: use quoted string variables
Emil Velikov
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2022-07-18
gitlab CI: add a basic build test
Alan Coopersmith
2022-06-22
Require xcb-proto >= 1.15.1, which has Dbe
Mike Sharov
2022-06-02
Build DOUBLE-BUFFER extension.
Mike Sharov
2022-05-03
libxcb 1.15
libxcb-1.15
Matt Turner
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
[next]