Skip to content

Releases: NilsBrause/waylandpp

Wayland++ v1.0.0!

25 Apr 16:09
Compare
Choose a tag to compare

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

13 Apr 17:57
Compare
Choose a tag to compare

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

30 Jan 13:05
Compare
Choose a tag to compare
  • Install unstable protocol headers
  • Protocol update to 1.25
  • Various clean ups

Wayland++ v0.2.8

29 Jun 18:27
Compare
Choose a tag to compare
  • 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

14 Oct 17:06
Compare
Choose a tag to compare
  • Build fix for the OpenSuse build service.
  • Fix when array_t is used on a recent g++.

Wayland++ v0.2.6

03 Oct 18:24
Compare
Choose a tag to compare
  • allow the building of static libraries
  • a lot of internal cleanups
  • build system improvements

Wayland++ v0.2.5

24 Feb 15:29
Compare
Choose a tag to compare
  • Remove bundled pugixml
  • License clarification.
  • small protocol update

Wayland++ v0.2.4

08 Jan 18:33
Compare
Choose a tag to compare
  • Bundle unstable protocols.
  • Use system pugixml if available.

Wayland++ v0.2.3

22 Apr 16:19
140aff1
Compare
Choose a tag to compare
  • Fix build on openSUSE
  • Fix documentation generation for out of tree builds

Wayland++ v0.2.2

14 Jan 20:48
008c37b
Compare
Choose a tag to compare

Install extra protocol XMLs