More Work On Red Hat's Wayland Project

Written by Michael Larabel in Wayland on 6 November 2008 at 10:58 AM EST. 26 Comments
WAYLAND
Since publishing the world's first look at Wayland, a nano display server for Linux with an integrated compositing manager, there has been much interest in this emerging Red Hat project. While this project is still in its infancy, below are a few more notes about recent changes with Wayland.

- Wayland now ships with glxgears and support for running it off this simple display server.

- A README file has been published (available when checking out the code from git) on how to build Wayland from git when you have a system with kernel mode-setting and the Graphics Execution Manager. Additionally, it also shares how to run Wayland with a few of the sample clients.

- A Wayland window client has been committed with initial support for surface resizing.

- This morning a GLX compositor has been added to Wayland, which can be used instead of the EGL compositor.

- A Google Group has been made for discussing the Wayland server. So far Qt Software has shared their views with what lessons they learned from the development of the QWS window system used in Qt Embedded.

- Various other fixes and new work (such as moving background drawing to a Wayland client) have been committed in the past few days.

To checkout the latest work, clone git://people.freedesktop.org/~krh/wayland with git.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week