The minor Wayland 1.19 release is now available for use and comes with a few bug fixes and small protocol updates.
This update comes with no new feature update but takes care of a couple of bugs.
Wayland is a communication protocol that specifies the communication between a display server and its clients. It is also a C library implementation of that protocol called the Wayland compositor.
The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a Wayland client itself.
Users can get the Wayland 1.19 release source from the official repository found here.