Commit Graph

  • ff1679c35c 编译配置 swallow-7.1 kuailexs 2024-12-26 23:57:36 +08:00
  • ebea71700f c_client.py: Always open output files in UTF-8 master Xi Ruoyao 2024-06-06 03:11:02 +08:00
  • 622152ee42 libxcb 1.17.0 libxcb-1.17.0 Matt Turner 2024-04-12 12:35:55 -04:00
  • 4574ab269b configure.ac: Require xcb-proto >= 1.17.0 Matt Turner 2024-04-12 12:35:32 -04:00
  • b78d304531 Always write C code in UTF-8 Uli Schlachter 2023-09-17 12:43:43 +02:00
  • 389f22d1cb Add xcb-dri3 dependency to xcb-present.pc.in Erik Kurzinger 2024-03-20 07:06:01 -07:00
  • 86a478032b xcb_popcount: Use __builtin_popcount if compiler supports it Alan Coopersmith 2024-03-02 12:01:54 -08:00
  • c268499c30 tests: fix -Werror=discarded-qualifiers errors in check_public.c Alan Coopersmith 2024-03-02 11:47:47 -08:00
  • c671b9b30a libxcb 1.16.1 libxcb-1.16.1 Alan Coopersmith 2024-03-02 11:13:37 -08:00
  • 3c946010c8 Enable large file support Fergus Dall 2023-11-07 17:42:42 +11:00
  • 02a7bbed39 Fix compilation on Windows Peter Williams 2023-08-24 21:50:29 -04:00
  • 18c3f055e7 gitlab CI: use latest xcbproto from git to build against Alan Coopersmith 2023-08-20 11:34:31 -07:00
  • 453115f7ee configure.ac: drop pthread-stubs dependency on NetBSD Thomas Klausner 2023-08-19 19:34:51 +02:00
  • f11691a098 gitlab CI: regenerate container used for builds Alan Coopersmith 2023-08-20 10:22:19 -07:00
  • cc4b93c9cd libxcb 1.16 libxcb-1.16 Matt Turner 2023-08-16 16:09:50 -04:00
  • 1519334652 configure.ac: Require xcb-proto >= 1.16.0 Matt Turner 2023-08-16 16:08:46 -04:00
  • 038636786a c_client: Fix crash in xcb_randr_set_monitor Ilya Pominov 2023-04-02 11:35:16 +03:00
  • 8935793f1f Add tests for unix socket parsing Demi Marie Obenour 2023-03-25 15:27:33 -04:00
  • 095255531b DISPLAY starting with / or unix: is always a socket path Demi Marie Obenour 2022-08-12 22:02:02 -04:00
  • ccdef1a8a5 Allow full paths to sockets on non-macOS Demi Marie Obenour 2022-07-03 17:57:11 -04:00
  • 18e109d755 Fix xcb_connect() call with a custom xcb_auth_info_t Matthieu Herrb 2023-02-28 14:19:21 +01:00
  • fd04ab24a5 configure.ac: drop pthread-stubs dependency on DragonFly and FreeBSD Jan Beich 2023-02-10 14:16:20 +00:00
  • 4d1a578dd5 Raise minimum required version of Python from 2.6 to 3.0 Alan Coopersmith 2023-02-09 14:56:38 -08:00
  • e2a3e80eb8 configure.ac: Remove obsolete AC_HEADER_STDC Alan Coopersmith 2023-02-06 15:48:49 -08:00
  • 3333d5bde8 Fix indentation. Daniel G 2023-01-09 16:21:35 +00:00
  • 973b510e95 Fix windows build. Daniel G 2023-01-07 19:35:47 +00:00
  • cb8c70f5a6 xcb_conn: Add a check for NULL to silence a UBSan runtime error Jeremy Huddleston Sequoia 2022-11-26 14:55:07 -08:00
  • 33f3dbe369 Fix handling of documented enum parameters Demi Marie Obenour 2022-10-16 01:50:53 -04:00
  • c9513aac2d Fix a compiler warning Demi Marie Obenour 2021-08-28 12:25:05 -04:00
  • 06e1ef43bb configure.ac: drop dependency pthread-stubs on Solaris Alan Coopersmith 2022-10-04 11:30:09 -07:00
  • d53ad60d77 configure.ac: drop dependency pthread-stubs on macOS PaperChalice 2022-08-13 13:11:10 +08:00
  • e2ee5aabe9 Improve tutorial example Uli Schlachter 2022-09-14 14:53:35 +02:00
  • 9dcb081708 autogen: add default patch prefix Mihail Konev 2017-01-26 13:52:49 +10:00
  • 7d798d3ccb autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 7071b4a13c autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • ee60239b73 gitlab CI: add a basic build test Alan Coopersmith 2022-07-18 17:55:43 -07:00
  • 3123dfe723 Require xcb-proto >= 1.15.1, which has Dbe Mike Sharov 2022-06-22 10:56:37 -04:00
  • 816407655f Build DOUBLE-BUFFER extension. Mike Sharov 2022-06-02 13:27:48 -04:00
  • c2c4a2cd19 libxcb 1.15 libxcb-1.15 Matt Turner 2022-05-03 15:09:54 -07:00
  • ddafdba11f Fix a memory leak Hodong 2022-01-15 02:32:04 +09:00
  • 43fbf03e54 Fix integer overflows in xcb_in.c Demi Marie Obenour 2021-09-23 16:46:32 -04:00
  • 233d7b7f1f Fix hang in xcb_request_check() Thomas Anderson 2020-12-02 00:25:42 +00:00
  • dc28118747 Avoid request counter truncation in replies map after 2**32 requests Ran Benita 2020-11-17 23:18:53 +02:00
  • 26396bf156 Add newline when printing auth/connection failure string to stderr Julien Cristau 2021-02-02 12:15:10 +01:00
  • a503167f75 Improve/fix docs for reply fds functions Uli Schlachter 2021-05-22 21:43:22 +02:00
  • 3c76c0579f c_client.py: Implement handling of <length> element Povilas Kanapickas 2021-07-30 22:58:47 +03:00
  • bdc3f21a52 c_client: Extract _c_get_field_mapping_for_expr() Povilas Kanapickas 2021-07-30 22:58:46 +03:00
  • 068af21cb3 c_client.py: Use get_expr_field_names directly to resolve list fields Povilas Kanapickas 2021-07-30 22:58:45 +03:00
  • 4d678b162b c_client.py: Extract get_expr_field_names() Povilas Kanapickas 2021-07-30 22:58:44 +03:00
  • 21414e7c44 Fix writev emulation on Windows Peter Harris 2021-02-01 19:45:28 -05:00
  • 4b0d9d3868 Fix build on Windows Peter Harris 2021-02-01 17:43:52 -05:00
  • cd0fba98a2 xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr() Alan Coopersmith 2021-06-01 18:36:17 -07:00
  • 2ef8655987 Increment libtool version info for libxcb-dri3 Julien Cristau 2021-02-01 19:23:02 +01:00
  • 4cbcac4eca gitignore: add files generated by make check Ran Benita 2020-11-17 23:45:14 +02:00
  • f01f3c378e tests: don't use deprecated fail_unless check API Ran Benita 2020-11-17 23:43:06 +02:00
  • 704e0a91b1 Use the 'present' field to properly check that the XC-MISC extension is available in xcb_generate_id. Eduardo Sánchez Muñoz 2020-03-02 18:59:45 +01:00
  • 4b40b44cb6 Release libxcb 1.14 libxcb-1.14 Matt Turner 2020-02-22 12:10:53 -08:00
  • 78c492deaa Build xz tarballs instead of bzip2 Matt Turner 2020-02-22 12:19:58 -08:00
  • 8f7e4c4e9f configure.ac: Depend on pthread-stubs only on not-Linux Matt Turner 2020-02-22 11:24:11 -08:00
  • f9f4b00aad Implement xcb_total_read() and xcb_total_written(). Sam Varshavchik 2020-01-04 10:43:59 -05:00
  • 59e271e15b tests: Support Check 0.13.0 API A. Wilcox 2019-12-23 21:49:29 -06:00
  • 21324989b7 Handle EINTR from recvmsg in _xcb_in_read Martin Dørum 2019-05-19 16:05:08 +02:00
  • 656c08c542 Include time.h before using time() Jon Turney 2014-09-14 00:05:27 +01:00
  • be1745c8eb Add README.md to EXTRA_DIST Alan Coopersmith 2019-02-17 12:06:10 -08:00
  • 58f37377c8 Add "ge.*" to src/.gitignore Eduardo Sánchez Muñoz 2019-02-17 13:33:12 +01:00
  • 7bac366953 Update README for gitlab migration Alan Coopersmith 2019-02-16 13:41:28 -08:00
  • 02ff3eadf4 Update configure.ac bug URL for gitlab migration Alan Coopersmith 2019-02-16 13:20:45 -08:00
  • 542befe40a c_client: fix "adress" typo Alan Coopersmith 2019-01-07 14:42:53 -08:00
  • 8287ebd7b7 Release libxcb 1.13.1 1.13.1 Uli Schlachter 2018-09-27 14:04:17 +02:00
  • bbda345a71 don't flag extra reply in xcb_take_socket Erik Kurzinger 2018-08-20 12:06:25 -07:00
  • 7e0f166579 Release libxcb 1.13 libxcb-1.13 Daniel Stone 2018-02-28 01:26:55 +00:00
  • a3e9821bec c_client: Add support for lists of FDs Daniel Stone 2017-04-26 17:55:54 +02:00
  • c7aa4e682f c_client: Don't serialise non-wire fields Daniel Stone 2017-04-26 17:54:01 +02:00
  • d10194a321 enable xinput by default Christian Linhart 2017-03-11 22:03:34 +01:00
  • fad81b6342 read from connection when polling special events and replies David McFarland 2017-04-18 23:58:59 -03:00
  • f830eb93c9 Check strdup for NULL return value. Tobias Stoeckmann 2017-03-26 15:41:12 +02:00
  • ee9dfc9a76 add support for eventstruct Christian Linhart 2017-01-25 10:21:05 +01:00
  • 0c2c5d50f8 optionally build the GE extension Christian Linhart 2017-01-20 20:14:57 +01:00
  • 9bce1f72e3 move symbol lookup of sumof expr to the parser Christian Linhart 2017-01-20 14:40:25 +01:00
  • 65b298c7ca Correct @param "e" to "error" in xcb_poll_for_reply*() Alan Coopersmith 2016-02-06 12:26:21 -08:00
  • 32a9084546 Remove : from @param names in manually written headers Alan Coopersmith 2016-02-06 12:26:20 -08:00
  • 8740a288ca Fix inconsistent use of tabs vs. space. Thomas Klausner 2016-05-19 17:31:18 +02:00
  • d34785a34f Release libxcb 1.12 1.12 Uli Schlachter 2016-05-14 10:36:54 +02:00
  • b11fca06f7 Bump xcb-proto requirement to 1.12 Uli Schlachter 2016-05-14 10:33:54 +02:00
  • 095353ff1a Increase unix socket send buffer to at least 64KB Mark Kettenis 2016-01-23 17:29:32 +01:00
  • b3516102b4 do not serialize pads by default anymore Christian Linhart 2016-01-18 06:56:39 +01:00
  • c03388ff9e calculate lengthless list Jaya Tiwari 2015-11-11 01:02:09 +01:00
  • 7758257567 Fix handling of align-pads in end-iterators Christian Linhart 2015-11-10 12:53:04 +01:00
  • 32a2189183 set the align-offset as provided by proto Christian Linhart 2015-11-01 18:35:35 +01:00
  • 6e0378ebbf Bump version to 1.11.90 Adam Jackson 2015-09-21 15:27:52 -04:00
  • 7cf5ac145b Release libxcb 1.11.1 1.11.1 Uli Schlachter 2015-09-06 12:39:19 +02:00
  • 00903d4d6a Fix a thread hang with xcb_wait_for_special_event() Uli Schlachter 2015-06-12 15:13:05 +02:00
  • a31c295870 Call _xcb_wake_up_next_reader from xcb_wait_for_special_event Michel Dänzer 2015-06-01 11:04:18 +09:00
  • 0ba6fe9b4e expose 64-bit sequence numbers for XLib Christian Linhart 2015-04-29 09:11:37 +02:00
  • 4033d39d4d make lists after align-pads work Christian Linhart 2014-09-19 13:44:38 +02:00
  • b15c96f950 make support for server side stuff optional Christian Linhart 2015-06-11 18:58:38 +02:00
  • c5d923d8ff Link with winsock library for socket functions on MinGW Jon TURNEY 2015-03-17 17:49:14 +00:00
  • 5b40681c88 Fix a thread hang with xcb_wait_for_special_event() Uli Schlachter 2015-06-12 15:13:05 +02:00
  • f85661c3bc Call _xcb_wake_up_next_reader from xcb_wait_for_special_event Michel Dänzer 2015-06-01 11:04:18 +09:00
  • 8584c0e095 send_fds(): Handle too many outstanding FDs to send Uli Schlachter 2015-05-14 09:44:05 +02:00