summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-08xcb-proto 1.14.1xcb-proto-1.14.1Alan Coopersmith2-1/+6
2020-10-03Fix typo in documentationSamanta Navarro1-1/+1
2020-06-04xcbgen: Use xml.etree.ElementTree for Python >= 3.3.Björn Esser2-2/+2
2020-06-01xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.Björn Esser2-2/+12
2020-06-01xcbgen: Use math.gcd() for Python >= 3.5.Björn Esser1-1/+6
2020-03-21Parse a field's "enum=" correctlyUli Schlachter1-1/+1
2020-02-22Release xcb-proto 1.14xcb-proto-1.14Matt Turner2-1/+7
2020-02-22Build xz tarballs instead of bzip2Matt Turner1-1/+1
2019-12-28Allow access to the original type in the XMLUli Schlachter2-19/+22
2019-12-28Fix size computation of imported listsUli Schlachter1-0/+3
2019-11-02Removed unused member "fds"Uli Schlachter1-1/+0
2019-04-27pkg-config: Add sysroot prefixDaniel Stone1-2/+2
2019-02-17Update README for gitlab migrationAlan Coopersmith2-13/+15
2018-03-14screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend'Keith Packard1-2/+1
2018-02-28Release xcb-proto 1.13xcb-proto-1.13Daniel Stone2-1/+12
2018-02-28present: Add PresentModeSuboptimalCopy flagLouis-Francis Ratté-Boulianne1-1/+3
2018-02-28DRI3: Add multi-planar and modifier supportLouis-Francis Ratté-Boulianne1-1/+70
2017-12-15Add RandR leases. [v2]Keith Packard1-15/+52
2017-06-05xcbgen: Add support for lists of FDsDaniel Stone1-4/+24
2017-05-13xinput: remove TODO that is doneChristian Linhart1-21/+0
2017-03-11SendExtensionEvent uses eventstructChristian Linhart1-19/+38
2017-03-11add support for eventstructChristian Linhart5-0/+181
2017-03-11xinput: typedef for event_type_baseChristian Linhart1-1/+2
2017-03-11move symboltable lookup of sumof expr to the parserChristian Linhart1-0/+1
2017-01-24Add missing alignment padding to SetupRequest structaarzilli1-0/+2
2016-06-04Update XML schema to fix 'make check'Jon Turney1-2/+11
2016-06-02res: Fix QueryClientIds reply sizePeter Harris1-1/+9
2016-05-28print() is a function and needs parentheses.Thomas Klausner1-6/+6
2016-05-28Make whitespace use consistent.Thomas Klausner1-48/+48
2016-05-18Release xcb-proto 1.121.12Uli Schlachter2-1/+28
2016-01-27enforce serialization of pads where needed for ABI compatChristian Linhart1-5/+5
2016-01-27optionally enforce serialization of padsChristian Linhart2-1/+10
2016-01-06calculate lengthless listJaya Tiwari1-0/+7
2016-01-06make xkb pass the alignment checkerChristian Linhart1-14/+11
2016-01-06automatic alignment checker / manual offsetsChristian Linhart4-23/+757
2015-11-15xinput: add non-default start-aligns for switches and casesChristian Linhart1-0/+10
2015-11-15present: add non-default start-aligns for requests and eventsChristian Linhart1-0/+4
2015-11-15glx: add non-default start-aligns for repliesChristian Linhart1-0/+4
2015-10-26Fix examples which use xcb_connection instead of the correct xcb_connection_t.Ingo Bürk1-10/+10
2015-10-26xv: struct "AttributeInfo": add explicit align padChristian Linhart1-0/+1
2015-10-26xv: struct "EncodingInfo": add explicit align padChristian Linhart1-0/+1
2015-10-26xselinux: add explicit padding for struc "ListItem"Christian Linhart1-0/+2
2015-10-26xproto: struct "HOST": add explicit align padChristian Linhart1-0/+1
2015-10-26xproto: add explicit align-pad in struct SetupChristian Linhart1-0/+1
2015-10-26xprint: make padding explicitChristian Linhart1-2/+3
2015-10-26sync: make padding explicitChristian Linhart1-0/+1
2015-10-26render: make padding explicitChristian Linhart1-0/+1
2015-10-26randr: make padding explicitChristian Linhart1-0/+3
2015-09-13glx: Add IsEnabled requestRobert Ancell1-0/+9
2015-09-13shm: Mark PutImage.send_event field as booleanRobert Ancell1-1/+1