Skip to content

Releases: TamasSzekeres/x11-cr

v1.1.1

29 Oct 17:25
Compare
Choose a tag to compare

Fixed

  • Display::grab_button typo in variable name

v1.1.0

06 Aug 17:57
Compare
Choose a tag to compare

Added

  • Image::to_unsafe

Fixed

  • Display::change_window_attributes undefined variable name
  • Image::finalize invalid pointer

Changed

  • (breaking change) X11::C::Char renamed to X11::C::CChar (#15)
  • Window Attribute contants changed to UInt64

v1.0.1

06 Sep 13:33
Compare
Choose a tag to compare

Fix Display::change_property (#7, thanks @cmizzi)

v1.0.0

10 Apr 16:37
e700f73
Compare
Choose a tag to compare
  • Updated to Crystal 1.0.0

Fixed

  • Drawing functions

v0.3.2

31 Oct 13:50
Compare
Choose a tag to compare

Fixed

  • Display::close - check already closed

Updated

  • examples
  • README.md - using examples

v0.3.1

20 Jan 20:45
c90400b
Compare
Choose a tag to compare

Fixed

  • Display::default_visual wrong arguments.
  • Display::set_foreground erroneous assignment statement. (#5, thanks @t-richards)

v0.3.0

09 Aug 14:45
Compare
Choose a tag to compare

First release with high-level classes and struct.
Low-level binding found in X11::C namespace.

v0.2.1

14 Jul 07:34
Compare
Choose a tag to compare
Update version.cr

v0.2.0

17 May 19:10
Compare
Choose a tag to compare
update: README.md