Skip to content

Releases: jezek/xgb

v1.3.1

Choose a tag to compare

@jezek jezek released this 18 Apr 17:51

What's Changed

  • Rename testingTools.go to avoid including it in release artifacts by @probakowski in #33

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@jezek jezek released this 20 Jan 18:51
46ea16e

What's Changed

  • Cherry pick Fyne xgb addition of ID re-use stub by @andydotxyz in #30

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@jezek jezek released this 15 Nov 17:30
edc67fa

What's Changed

  • Add hex-encoded auth support and documentation by @ali-mohit in #29

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@jezek jezek released this 30 Nov 17:10
173fab5

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

Choose a tag to compare

@jezek jezek released this 05 Nov 20:33
a57abb5

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

Choose a tag to compare

@jezek jezek released this 01 May 16:28
7effddc

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

Choose a tag to compare

@jezek jezek released this 19 Feb 17:00

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