Skip to content

Releases: jezek/xgb

v1.1.1

30 Nov 17:10
173fab5
Compare
Choose a tag to compare

What's Changed

  • Fix log.Fatal call has possible Printf formatting directive %s by @dim13 in #18

New Contributors

  • @dim13 made their first contribution in #18

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - upgrade to xcb-proto 1.15.2

05 Nov 20:33
a57abb5
Compare
Choose a tag to compare

What's Changed

  • Support for xcb-proto version 1.15, #issue 9 by @gen2brain in #10

New Contributors

  • @gen2brain made their first contribution in #10
  • Thanks to @aarzilli for upgrading xgbgen to support xcb-proto >= 1.12

Full Changelog: v1.0.1...v1.1.0

v1.0.1

01 May 16:28
7effddc
Compare
Choose a tag to compare

What's Changed

  • Fix EventCopy.Write() in xgbgen and regenerate the code using xcbbproto 1.11 by @woofdoggo in #7

New Contributors

Full Changelog: v1.0.0...v1.0.1

Add version tag for packaging purposes

19 Feb 17:00
Compare
Choose a tag to compare

What's Changed

  • Added an explanation of how to use events to the create-window example by @scrouthtv in #1
  • Shapes example by @scrouthtv in #4

New Contributors

Full Changelog: https://github.com/jezek/xgb/commits/v1.0.0