Releases: Fabillotic/JWayland
Releases · Fabillotic/JWayland
v1.1.1
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
v1.1.0
Breaking changes
- Moved
SimpleShmPool
to packagedev.fabillo.jwayland
Non-breaking changes
- Changed visibility of native
SimpleShmPool
methods topublic
- SimpleShmPool: Added options to specify
MAP_SHARED
vs.MAP_PRIVATE
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
v0.1.2-alpha
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
v0.1.1-alpha
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.0-alpha
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.