Ubuntu To Ditch X Server For Wayland
61–70 of 160 posts
Re: Ubuntu To Ditch X Server For Wayland
#62Even Ubuntu has a history of pushing out reliable, mature applications for much less mature ones on the basis of theoretical improvements. Look at Empathy and Pidgin; I still get crashes from Empathy all the time, the skinning and font-size support have problems, etc., whereas Pidgin just works great. Why couldn't they have just affixed the Telepathy backend as a major player in Pidgin, or at least forked and made Empathy a Pidgin derivative? It would have worked out much better.
I'm just hoping that Arch doesn't freak out and fear that Ubuntu is becoming more "bleeding edge" than Arch and remove X for Wayland in the next three weeks.
Re: Ubuntu To Ditch X Server For Wayland
#63I'm on Chrome. Is there a feature that lets you get control of that mess?
Edit: I apologize for the off-topic posting, but the linked website is a good example of what readers of Hacker News seem to have tricks for handling.
Re: Ubuntu To Ditch X Server For Wayland
#64I give this the thumbs-up. I'm not particularly fond of X11. In fact, I suspect it has been holding back GUI on GNU/Linux for a while.
I agree. X is one of the reasons I'm not terribly fond of Linux. I don't know if wayland will help, but trying new things is defintiely good for innovation and advancement, so I'm completely in favour of this move. Hopefully something awesome will come of it!
Re: Ubuntu To Ditch X Server For Wayland
#65Re: Ubuntu To Ditch X Server For Wayland
#66Earlier quoted context omitted.
It looks like Wayland runs on top of X, not replacing X. Which makes sense. OpenGL is just an API, not a hardware wire-level protocol. Unless Wayland implements its own graphics drivers (which I find highly unlikely), it'll just make use of the same drivers that X uses for implementing OpenGL. And that still leaves things like input handling. From the Wikipedia entry it looks like Wayland uses X for input and renderi…
This is straight from this FAQ: Wayland is a nano display server, relying on drm modesetting, gem batchbuffer submission and hw initialization generally in the kernel. Wayland puts the compositing manager and display server in the same process. Window management is largely pushed to the clients, they draw their own decorations and move and resize themselves, typically implemented in a toolkit library. That last part…
Well, there's a bad idea. I suppose I could see an X replacement which incorporated window management into the server, instead of into a special client; but letting all the clients draw their own borders is a recipe for chaos.
Re: Ubuntu To Ditch X Server For Wayland
#67Just one question, I hear that Wayland is hugely dependent on the latest Graphics cards. So that would mean that ubuntu will no longer be usable by people like me who have moderately old hardware (mine is p4 with on board intel graphics, which are already having problems even with X). I liked how ubuntu was stable on my computer (till around 8.10 I think and 9.04 was not bad). I will miss the compatibility
Same here. My three year old laptop has gotten slower with every consecutive release of Ubuntu. I'm afraid to upgrade to the latest let alone to this new GL-based display server. Guess I'll just have to switch to a 'lighter' distro with less fireworks. I'm sure it will pay off for Ubuntu in the end... I just hope it doesn't actually start a trend for other distros to follow suit.
Re: Ubuntu To Ditch X Server For Wayland
#68Re: Ubuntu To Ditch X Server For Wayland
#69Just one question, I hear that Wayland is hugely dependent on the latest Graphics cards. So that would mean that ubuntu will no longer be usable by people like me who have moderately old hardware (mine is p4 with on board intel graphics, which are already having problems even with X). I liked how ubuntu was stable on my computer (till around 8.10 I think and 9.04 was not bad). I will miss the compatibility
Bottom line: you're good to go
Re: Ubuntu To Ditch X Server For Wayland
#70This is a huge shift if it happens. X has been synonymous with GUIs on unix for more than 20 years, and has accumulated all the attendant baggage (both good and bad). There are also some big consequences for the linux landscape. The first and obvious one is that if other distros don't imitate Ubuntu they will drift farther apart. People complain about Ubuntu going their own way now , image what it will be like if the…
1: http://linuxhaters.blogspot.com/2008/06/nitty-gritty-shit-on...