Wayland 1.23 Released, Here’s What’s New

Wayland 1.23 display server protocol released, featuring improved debugging aids, new enum-header modes, and OpenBSD support.

Wayland, the renowned display server protocol used extensively in the Linux ecosystem, has officially released version 1.23, bringing several noteworthy improvements and features to enhance user experience and developer interaction. Here they are:

  • Internal Connection Buffer Sizing: Wayland now allows for the customization of the internal connection buffer size through libwayland. Depending on the application’s requirements, this adjustment can lead to more efficient memory usage.
  • Enum-header Mode: The update introduces an enum-header mode for the wayland-scanner tool. This feature enables the generation of headers containing only enums, which helps share enum headers between libraries and library users.
  • Server-side Enum Validation: To enhance robustness, wayland-scanner now also generates validator functions for enums on the server side, ensuring that the data conforms to expected values before processing.
  • Deprecation Tracking: With the new โ€œdeprecated-sinceโ€ XML attribute, developers can now mark any request, event, or enum entry as deprecated in the protocol. This feature aids in maintaining cleaner code and smooth transitions away from outdated elements.
  • Debugging Aids: Developers can now name queues, improving the debugging process by making tracking and diagnosing issues within the event queues easier.

Apart from the changes mentioned above, the introduction of wl_client_get_user_data() and wl_client_set_user_data() in Wayland 1.23 enhances the client data management, makes it simpler to attach and manage custom data to clients, allowing for more personalized and efficient client handling.

Moreover, to expand its compatibility, the new release now supports OpenBSD, broadening its user base and usability across different systems. Lastly, the addition of a wl_shm.release request helps in the proper cleanup and management of shared memory.

You can refer to theย release announcementย for detailed information about all changes in Wayland 1.23.

Bobby Borisov

Bobby Borisov

Bobby, an editor-in-chief at Linuxiac, is a Linux professional with over 20 years of experience. With a strong focus on Linux and open-source software, he has worked as a Senior Linux System Administrator, Software Developer, and DevOps Engineer for small and large multinational companies.

Think You're an Ubuntu Expert? Let's Find Out!

Put your knowledge to the test in our lightning-fast Ubuntu quiz!
Ten questions to challenge yourself to see if you're a Linux legend or just a penguin in the making.

1 / 10

Ubuntu is an ancient African word that means:

2 / 10

Who is the Ubuntu's founder?

3 / 10

What year was the first official Ubuntu release?

4 / 10

What does the Ubuntu logo symbolize?

5 / 10

What package format does Ubuntu use for installing software?

6 / 10

When are Ubuntu's LTS versions released?

7 / 10

What is Unity?

8 / 10

What are Ubuntu versions named after?

9 / 10

What's Ubuntu Core?

10 / 10

Which Ubuntu version is Snap introduced?

The average score is 68%