wl-client 0.2.0

Safe client-side libwayland wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
# 0.2.0 (2025-04-21)

- Add the ability to pass mutable data to event handlers.

  This behavior is opt-in. It can be enabled with the `with_mutable_data` flag in wl-api-builder.
- This release is compatible with wl-api-builder 0.2.

# 0.1.0 (2025-04-14)

Initial release.