Skip to content

Releases: Fabillotic/JWayland

v1.1.1

12 Feb 20:18
Compare
Choose a tag to compare

v1.1.1

Features

  • Added support for wayland enums (located in dev.fabillo.jwayland.protocol.enums)

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

v1.1.0

12 Feb 16:26
Compare
Choose a tag to compare

v1.1.0

Breaking changes

  • Moved SimpleShmPool to package dev.fabillo.jwayland

Non-breaking changes

  • Changed visibility of native SimpleShmPool methods to public
  • SimpleShmPool: Added options to specify MAP_SHARED vs. MAP_PRIVATE

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Feb 17:03
Compare
Choose a tag to compare

v1.0.0

First actual release! The library is still somewhat unstable at times and several things could be improved but the core features of Wayland are there now.

Full Changelog: v0.1.2-alpha...v1.0.0

v0.1.2-alpha

07 Feb 13:25
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

v0.1.2-alpha

Full Changelog: v0.1.1-alpha...v0.1.2-alpha

v0.1.1-alpha

06 Feb 23:19
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

v0.1.1-alpha

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

06 Feb 22:52
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

v0.1.0-alpha

This is the first ever release.
State of the library: You can use it. It works. Don't do stupid things, you will get a SIGSEGV.