Skip to content

Releases: hyprwm/hyprwayland-scanner

v0.3.3

01 May 18:19
Compare
Choose a tag to compare

Small update for better CMake integration and with a few convenient functions added to generated resources.

Changes

  • Added a few QoL functions to resources

MRs

  • Add cmake projects integration by @cnt0 in #1
  • Add version to cmake install files by @cnt0 in #2

New Contributors

  • @cnt0 made their first contribution in #1

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Apr 22:47
Compare
Choose a tag to compare

A small update to add support for nullable object types.

Fixes

  • Fixed invalid types being generated with nullable types

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Apr 20:10
Compare
Choose a tag to compare

Small patch for 0.3.1 to fix resource usage in some protocols

Fixes

  • fixed invalid ->pResource to non-new_id resources

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Apr 15:37
Compare
Choose a tag to compare

Small release to fix invalid event signatures with new_id type arguments.

Fixes

  • fix events with new_id interfaces

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Apr 09:24
Compare
Choose a tag to compare

A major patch to fix generation and stuff.

Fixes

  • fixed enums conflicting with each other -> enum members are now named differently, requires intervention
  • fixed missing interfaces

Other

  • destroy listener on resources is now removed after it has fired

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Apr 12:29
Compare
Choose a tag to compare

Initial release of hyprwayland-scanner.