Commit graph

  • 11c7fcdb2b Merge branch 'ambiguous-type-names' into 'master' Simon Tatham 2026-04-04 18:19:47 +00:00
  • b993622b47 Merge branch 'remove-lshift-op' into 'master' Will Song 2026-04-04 14:19:13 -04:00
  • 411f72916b Merge branch 'submit/xkb' into 'master' Enrico Weigelt, metux IT consult . 2026-03-29 15:27:35 +02:00
  • a668759d5f Merge branch 'xkb' into 'master' Peter Harris 2026-02-17 11:20:10 +00:00
  • 5bd45353a8 Merge branch 'master' into 'master' Thierry LARONDE 2026-02-15 23:16:20 +00:00
  • 6c7cbc49d9 Merge branch 'shm-ext' into 'master' Demi Marie Obenour 2026-02-13 02:04:39 -05:00
  • afdad4aa53 Merge branch 'master' into 'master' Jakub Kulík 2026-02-10 12:00:47 +00:00
  • 1a21bb4a69 Add missing functools import Jakub Kulik 2023-03-09 19:11:15 +01:00
  • 75fb09bc30 Merge branch 'event-mask' into 'master' Uli Schlachter 2026-02-04 17:40:19 +00:00
  • e57c545bea Merge branch 'xinput-device-type-removed' into 'master' Uli Schlachter 2026-02-03 20:50:27 +00:00
  • cf7e2581b6
    xtypes.py: resolve method updated master Robert Knutsson 2026-01-31 17:04:12 +01:00
  • 0fa37d4664
    Make Type an abstract base class Robert Knutsson 2026-01-26 10:08:20 +01:00
  • 1fd8d4d2cb
    Add missing is_fd parameter to overridden make_member_of method Robert Knutsson 2026-01-26 10:07:17 +01:00
  • bd5948a0cd
    Remove idiosyncratic dependency on __main__.output Robert Knutsson 2026-01-26 09:54:32 +01:00
  • f825c3113f
    Remove unused parse result Robert Knutsson 2026-01-26 09:45:21 +01:00
  • cacb1af5c1
    Refactor imports Robert Knutsson 2026-01-26 09:32:32 +01:00
  • ca7b357e14
    Remove unreached-code and C statement separators Robert Knutsson 2026-01-26 08:57:22 +01:00
  • f8eb3e0d7d
    Remove Python 2 legacy constructs from class definitions Robert Knutsson 2026-01-26 08:50:07 +01:00
  • b53be61489 Merge branch 'fix-padding' into 'master' Demi Marie Obenour 2026-01-09 09:46:33 -05:00
  • 39b513ef12 Merge branch 'xfixes-v6' into 'master' Demi Marie Obenour 2026-01-04 12:12:43 -05:00
  • 7eed122afb Merge branch 'xsd-var-documentation' into 'master' Robert Knutsson 2026-01-04 02:48:06 +00:00
  • 283ead0904 xproto: Document GetProperty reply field values when the property is not set Alan Coopersmith 2025-11-21 14:45:59 -08:00
  • 8e00d74c20
    Remove left shift binary operator from schema incertia 2025-11-09 18:42:15 -05:00
  • 929022b29c Add documentation for field type Robert Knutsson 2025-04-02 23:40:44 +02:00
  • 2ec66abb88 Fix error padding Robert Ancell 2025-08-10 18:16:18 +12:00
  • a8fae863b7 Add missing padding amounts to replies. Robert Ancell 2025-08-10 17:18:55 +12:00
  • 569fbaa04d CI: drop the ci-fairy MR check, which is both broken & no longer needed Robert Knutsson 2025-10-21 20:05:53 +02:00
  • b4609e1cd7 Require Python 3.6 or later, making conditional imports no longer required Robert Knutsson 2025-10-20 22:04:37 +02:00
  • 5305be7e11 Remove mentions of valueparam from documentation since support was dropped in v1.12 Robert Knutsson 2025-10-18 23:14:55 +02:00
  • 6592ec3573 FileDescriptor: add missing comma, which makes name correctly into a tuple Robert Knutsson 2025-10-14 23:55:59 +02:00
  • 2810fd1d54
    Remove unused variable Robert Knutsson 2025-10-14 23:28:51 +02:00
  • c70aba5cc6 Strip trailing whitespace Alan Coopersmith 2025-08-02 13:28:41 -07:00
  • e5b27ff812 Merge branch 'patch-1' into 'master' Geordie Taber 2025-07-04 14:31:15 +00:00
  • 014540add5 sync: Remove duplicate error names Peter Harris 2025-06-03 09:15:05 -04:00
  • ea8d997477 Fix ambiguously qualified type names Simon Tatham 2025-04-27 18:41:19 +01:00
  • 76d7e5eeb1 Merge branch 'quote-sign-utf' into 'master' Uli Schlachter 2025-04-26 21:42:31 +00:00
  • faa9c89eb3 Raise minimum required version of Python from 2.5 to 3.0 Robert Knutsson 2025-04-12 19:37:57 +02:00
  • 3f96ad229f xinput: Add missing XI 2.4 events to XIEventMask Geordie Taber 2025-04-08 01:26:03 +00:00
  • e708fe4933 Add missing XSync error codes Yuxuan Shui 2025-02-21 18:53:08 +00:00
  • 316a6d8d54 meson: suppression of option pkgconfdir Thierry LARONDE 2024-12-23 17:47:06 +01:00
  • 62489daab3 .gitlab-ci.yml: type of option check_xml has changed (now feature) Thierry LARONDE 2024-12-07 10:02:49 +01:00
  • 81ecf57c38 xmllint: make the option a 'feature' (suggested by Dylan Baker) Thierry LARONDE 2024-12-07 09:32:04 +01:00
  • 1be1e70c8e Merge branch xcbproto:master into master Thierry LARONDE 2024-12-07 07:48:42 +00:00
  • 4d2879ad9e Update links to use gitlab instead of cgit & cvs Alan Coopersmith 2024-09-29 11:39:34 -07:00
  • 905a14820d xkb: fix GetKbdByName() Enrico Weigelt, metux IT consult 2024-08-13 14:24:36 +02:00
  • 03b6fcc937 Meson, python: improve find_vpython.sh. Thierry LARONDE 2024-06-18 15:54:56 +02:00
  • 0b20335ef3 Meson support added and tested with CI. Thierry LARONDE 2024-06-14 16:39:50 +02:00
  • 0ff8f352b5 Use simple quote signs Uli Schlachter 2024-06-06 18:03:42 +02:00
  • 77d7fc04da xcb-proto 1.17.0 xcb-proto-1.17.0 Matt Turner 2024-04-12 12:40:38 -04:00
  • c9482ce62b Add PresentPixmapSynced and PresentCapabilitySyncobj Erik Kurzinger 2024-01-23 17:13:02 -08:00
  • c6967a67d7 Add DRI3ImportSyncobj and DRI3FreeSyncobj Erik Kurzinger 2024-01-23 17:12:13 -08:00
  • 1388374c71 Fix typo in "heirarchy" Uli Schlachter 2023-09-17 12:41:28 +02:00
  • ec97274725 Use simply quote signs Uli Schlachter 2023-09-17 12:40:03 +02:00
  • 98eeebfc2d xcb-proto 1.16.0 xcb-proto-1.16.0 Matt Turner 2023-08-16 16:06:46 -04:00
  • b016df1001 dpms: Add DPMSInfoNotify event (DPMS 1.2) Alexander Volkov 2018-10-01 19:41:18 +03:00
  • 91178913c2 add PresentOptionAsyncMayTear Xaver Hugl 2022-10-17 18:26:17 +02:00
  • cfcc51836c Remove "All rights reserved" from Oracle copyright notices Alan Coopersmith 2023-02-25 09:37:02 -08:00
  • 74c03b4edf xinput: qualify CW as from xproto Tycho Andersen 2022-12-23 19:57:25 -07:00
  • 15d140d786 Add documentation for DAMAGE extension Alan Coopersmith 2023-02-09 17:31:37 -08:00
  • dedbab1c41 xkb: Make all the breaking changes Peter Harris 2023-01-10 16:29:56 -05:00
  • 842d913162 Add documentation for Composite Demi Marie Obenour 2022-08-21 10:38:57 -04:00
  • bf228d330e Document BIG-REQUESTS Demi Marie Obenour 2022-08-21 10:26:47 -04:00
  • 2b1c9ace63 Allow explicit offset specifications Demi Marie Obenour 2022-08-13 21:30:15 -04:00
  • ca47e966b5 Add extended shared memory attach structure Demi Marie Obenour 2021-07-20 16:48:37 -04:00
  • b912b243d5 Add XFixes v6.1 support and improve docs Demi Marie Obenour 2021-07-20 16:20:52 -04:00
  • 0d440c579b Add documentation for XFixes v6 Demi Marie Obenour 2021-07-23 14:02:12 -04:00
  • be33f81419 Add some <doc> to the new enums Uli Schlachter 2022-08-05 13:42:03 +02:00
  • 8127cb1579 xproto: Add PointEventMask and DeviceEventMask Uli Schlachter 2022-08-05 11:31:43 +02:00
  • 2386504947 autogen: add default patch prefix Mihail Konev 2017-01-26 13:52:49 +10:00
  • cf8ca75b7a autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 990cf120ae autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • f6ede3004e gitlab CI: add a basic build test Alan Coopersmith 2022-07-23 10:33:20 -07:00
  • 0fc6197034 Document the MIT-SHM extension Demi Marie Obenour 2022-07-03 18:01:40 -04:00
  • ed461f379b xcb-proto 1.15.2 xcb-proto-1.15.2 Matt Turner 2022-06-17 13:56:42 -04:00
  • e96f3b736a Call AC_OUTPUT without arguments Matt Turner 2022-06-17 09:43:47 -04:00
  • d849b9534a Install xcb-proto to $(datarootdir) Matt Turner 2022-06-17 09:41:14 -04:00
  • 32c0ac61ec Remove libdir from xcb-proto.pc Matt Turner 2022-06-17 09:38:21 -04:00
  • 0c64598d96 xcb-proto 1.15.1 xcb-proto-1.15.1 Matt Turner 2022-06-16 11:35:14 -04:00
  • 748b0f0098 Add DOUBLE-BUFFER extension specification. Mike Sharov 2022-06-16 15:29:55 +00:00
  • b69b997c11 dri3: Update dri3.xml to DRI3 1.3 Austin Shafer 2021-12-06 09:45:37 -05:00
  • 0997874864 xcb-proto 1.15 xcb-proto-1.15 Matt Turner 2022-05-03 13:45:25 -07:00
  • 70ca65fa35 glx,xprint: place explicit padding between lists Peter Harris 2021-01-19 16:39:55 -05:00
  • be9c255b6b Adjust to automake 1.16.4 changes Joshua Root 2021-09-09 13:17:20 +00:00
  • c9be901595 Fix python version check from 65169c1af7 Alex Richardson 2021-10-04 12:37:55 +01:00
  • 65169c1af7 Use xml.etree.cElementTree where appropriate Uli Schlachter 2020-07-17 15:31:58 +02:00
  • 6d72110e1e Add missing fields to errors Uli Schlachter 2020-07-11 09:58:21 +02:00
  • 151ee69847 xinput: Add XI v2.4 Povilas Kanapickas 2021-05-17 15:01:29 +03:00
  • f0db8b7d31 xinput: Add length specification for DeviceClass struct Povilas Kanapickas 2021-07-30 22:48:48 +03:00
  • c36dde3f45 Add element to specify expression that defines length of a struct Povilas Kanapickas 2021-07-30 22:48:47 +03:00
  • 78d0652ac3 xfixes: Add ClientDisconnectMode Olivier Fourdan 2021-03-17 14:11:28 +01:00
  • b51f95645f xproto.xml: Update doc text for GrabKey Alan Coopersmith 2021-06-01 17:32:15 -07:00
  • 1f81b0bcd7 Add a 'Removed' DeviceType Uli Schlachter 2020-10-11 11:27:18 +02:00
  • 496e3ce329 xcb-proto 1.14.1 xcb-proto-1.14.1 Alan Coopersmith 2020-10-08 15:25:10 -07:00
  • 0c31b8a29e Fix typo in documentation Samanta Navarro 2020-10-03 11:38:13 +00:00
  • 029d5b5d70 xcbgen: Use xml.etree.ElementTree for Python >= 3.3. Björn Esser 2020-06-04 20:48:51 +02:00
  • 7d58eed95f xcbgen: xml.etree.cElementTree has been dropped in Python 3.9. Björn Esser 2020-06-01 12:29:01 +02:00
  • 426ae35bee xcbgen: Use math.gcd() for Python >= 3.5. Björn Esser 2020-06-01 12:24:16 +02:00
  • 2b3559c10c Parse a field's "enum=" correctly Uli Schlachter 2020-03-21 11:12:52 +01:00
  • 73d84bf39b Release xcb-proto 1.14 xcb-proto-1.14 Matt Turner 2020-02-22 12:13:50 -08:00
  • 6d84602871 Build xz tarballs instead of bzip2 Matt Turner 2020-02-22 12:15:21 -08:00