Tagged Questions
0
votes
0answers
101 views
possible successors of X11 [closed]
I've recently come across Wayland which tries to replace X11.
"Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor ...
3
votes
2answers
648 views
What is keeping Wayland from overthrowing X in Linux?
Everyone agrees that Wayland is better than X11 for your usual desktop. Why is X then used by every major distro then? Is it bugs, little compability from apps (is that even an issue?) or something ...
5
votes
2answers
3k views
Are there any Linux distros currently using Wayland?
I know that Ubuntu is planning to use it in 11.10, and Fedora has announced 'eventual' migration, but I'm curious if there is something using it already that I could load in a VM to help with ...
13
votes
2answers
890 views
What is Wayland?
I was looking for a lightweight X server, but failed to find one. Then I found out about Wayland. I says that it aims to coexist with X, but can run standalone.
When I try to compile it, it needs ...