Releases: NilsBrause/waylandpp
Releases · NilsBrause/waylandpp
Wayland++ v1.0.0!
Wayland Server support has finally been merged! :)
Also some ABI breaking const related cleanups have been made.
Therefore this will finally be Version 1.0!
Wayland++ v0.2.10
Version 0.2.9 accidentally did break the ABI. The responsible commit has been reverted in this Version.
Also, C++20 keywords have been added to the scanner.
Wayland++ v0.2.9
- Install unstable protocol headers
- Protocol update to 1.25
- Various clean ups
Wayland++ v0.2.8
- Minimum CMake version is now 3.4.
- Lots of clang-tidy cleanups
- Small build fix
- SHM example updated
- The usual protocol update
Wayland++ v0.2.7
- Build fix for the OpenSuse build service.
- Fix when array_t is used on a recent g++.
Wayland++ v0.2.6
- allow the building of static libraries
- a lot of internal cleanups
- build system improvements
Wayland++ v0.2.5
- Remove bundled pugixml
- License clarification.
- small protocol update
Wayland++ v0.2.4
- Bundle unstable protocols.
- Use system pugixml if available.
Wayland++ v0.2.3
- Fix build on openSUSE
- Fix documentation generation for out of tree builds
Wayland++ v0.2.2
Install extra protocol XMLs