Phoronix: The Hawaii Desktop Readies To Dance On Wayland
With the Green Island Compositor, the Hawaii Desktop is looking to be the very first Wayland-friendly desktop environment for Linux...
http://www.phoronix.com/vr.php?view=MTI4ODA
Printable View
Phoronix: The Hawaii Desktop Readies To Dance On Wayland
With the Green Island Compositor, the Hawaii Desktop is looking to be the very first Wayland-friendly desktop environment for Linux...
http://www.phoronix.com/vr.php?view=MTI4ODA
It's good to see that Wayland is finally getting some love in that regard, all we can hope for now is that the graphics card manufacturers add support for this standard soon, and if not that at least the Nouveau and radeon teams.
Because software rendering, well, isn't the most speedy thing around. Just ask anyone who has to use LLVMpipe to render 3D compositing on unsupported hardware and you'll see what I mean.
For now, every distro is going to have Wayland-on-X and it doesn't really matter, but in the long run it would be good to have the ability to run Wayland only without X. The proprietary drivers do need to support it, as Wayland needs access to certain functionality.
It should be very simple for them to provide, though - the functionality is already there in their drivers, they just have to connect the APIs, and it's much simpler than getting X to work.
I think "X on wayland" is a better way to put what most distros are planning to go to. Wayland would serve as the system compositor, and any apps that need backwards compatibility would run via a rootless x server running on top of the wayland system compositor (xwayland).