A stable release of Wayland 1.25 is now available. The main changes pertain to documentation, development ease, and minor protocol extensions.
Changes:
- fully documented:
- Wayland XML dialect (how to write protocols);
- content update model (how clients send buffers);
- color management.
- new attribute 'frozen' for interfaces with multiple parent interfaces;
- new request wl_surface.get_release for buffer release callbacks on each transaction confirmation;
- new function wl_display_dispatch_pending_single() for sending a single event;
- WAYLAND_DEBUG output is now color-coded when debugging is enabled via the WAYLAND_DEBUG environment variable;
- Errors have been fixed.
Source: linux.org.ru
