I'm shocked at how fast Wayland is coming together. It's inspiring to watch.
Xwayland
11–16 of 16 posts
Re: Xwayland
#12I clicked through three levels of reference links and I still have no idea what Xwayland is, except that it is some kind of refactoring of the Linux graphics stack. Could someone please explain why people seem so excited about it?
(N.B graphics are run as a server in Linux, you send requests to the server and it places you graphics on the screen (if applicable))
Re: Xwayland
#13I'm shocked at how fast Wayland is coming together. It's inspiring to watch.
I guess this is sarcasm. Wayland started in 2008.,yup, its like 6 years old and we still don't have it adopted enough for general use.
Re: Xwayland
#14Earlier quoted context omitted.
I guess this is sarcasm. Wayland started in 2008.,yup, its like 6 years old and we still don't have it adopted enough for general use.
So, how many man hours should it take to design and implement a new display server architecture? I've been watching it's development without a clue how it's going because it's a big undertaking in a field I hardly understand, I don't know how many people are on the project or how much time they're putting in. If you could clear those up for me, that'd be cool.
Until early 2014, I along with my team at Red Hat were busy building RHEL7. RHEL7 development has slowed down now, and full-time Wayland development has started.
Re: Xwayland
#15I clicked through three levels of reference links and I still have no idea what Xwayland is, except that it is some kind of refactoring of the Linux graphics stack. Could someone please explain why people seem so excited about it?
The larger idea this fits into is getting rid of X11 all together. The inevitable replacement is Wayland.* One of the challenges of such a switch will that once you start using wayland, you'll have some older applications that cant talk to wayland, you'd have to start an X server to run that old application. If you have a wayland session on your computer, you don't want to hit ctrl-alt-8 to switch over to an X sessio…
XQuartz is for running X11 applications inside Quartz (Mac OS X's window server/compositor), XWayland is for running X11 applications inside a window server/compositor that uses the Wayland protocol.
Re: Xwayland
#16Earlier quoted context omitted.
I guess this is sarcasm. Wayland started in 2008.,yup, its like 6 years old and we still don't have it adopted enough for general use.
So, how many man hours should it take to design and implement a new display server architecture? I've been watching it's development without a clue how it's going because it's a big undertaking in a field I hardly understand, I don't know how many people are on the project or how much time they're putting in. If you could clear those up for me, that'd be cool.