Ubuntu Delays Wayland Plans, System Compositor
An anonymous reader writes "The Wayland-usage in Ubuntu 12.10 via setting it up as a system video compositor has been delayed to at least Ubuntu 13.04. Developers made progress on running Ubuntu on Wayland (there are experimental packages available), but they need more time to complete their work and ready Wayland. For those wanting to try out Wayland on Linux, there is a specialty Wayland LiveCD."
Yes, I know I can Google, but a one sentence description would've made the summary far more useful.
Every time I see a screenshot of Wayland, I see rotated windows. Is that its only feature?
The usual Ubuntu practice is to jam incomplete, beta quality changes (grub2, upstart, plymouth, unity, etc.) into release and fix them them in subsequent
releases. This decision is a welcome change.
Or maybe Wayland is so un-ready that even the usual Ubuntu powers-that-be couldn't allow it to be foisted on users, in which case we'll see beta quality Wayland in 13.04.
I'm betting on #2.
Not that I'm complaining, but there is wisdom in adopting realistic expectations.
Things will get better once the Yutani Corporation enters the picture.
I use Ubuntu server at work, does that count?
It seems pointless to me when there's Debian (which I use in all my systems), unless you want to keep the system without upgrading to a new version for more than three years, which we don't.
That said, it's not that annoying either. And I actually like Upstart, for now, at least.
Dilbert RSS feed
I thought this was a hardcore tech site, but Ubuntu is a pile of crap, and anyone who has tried other distros (crap like CentOS doesn't count) usually likes the other distros better. Debian, Archlinux, Gentoo - these are distros that don't suck, don't go into dependency hell every upgrade, and don't make a gui for everything, with ads and daemons and useless crapp tossed in.
I don't see choosing some particular distro that important. They all carry mostly the same software and have somewhat similar mechanisms for package management and maintaining the system.
Ubuntu helped me completely switch over to linux back in 2004-2005. But once they changed to Unity, I moved to Linux Mint Debian and haven't looked back.
Sad, really. Their forums were one of the best things about them. As I learned tips and tricks, it became sort of a hobby to visit the forums and try to answer questions for even bigger noobs than me. Not much I can do there now. And the Debian boards are more of a listen and learn place for me. I miss the community, but the OS has made itself unusable. Wayland sounds like a way of piling that mistake higher and deeper.
Wayland has little to do with GUIs; it's the software layer underneath the graphics.
No doubt this is a stupid question (I'm not really that familiar with the technical details of the Linux graphics stack), but why is middleware like X11 or Wayland needed at all? Why can't the desktop/window manager talk directly to OpenGL, which in turn talks to the graphics hardware via a driver? Intuitively, it would seem like this would give better performance and fewer places for bugs to crop up. Why do there have to be 20 different layers in the rendering stack? Is this just abstraction for abstraction's sake or is there actually a good reason?
Everything that Wayland does is possible under X, it just might be hard to write the X code to do it.
The biggest point to Wayland is that it is extremely simple (compared to X... X is huge), and it's capable of doing 95% of what people use X for. The other 5% is network transparency, a feature I hold dearly but one that I acknowledge not many people care about.
So what's so great about simple? For one, it's easier to maintain. It's also easier to write clients for, since it's almost entirely OpenGL (the Wayland part is small). The X library is a horrible horrible thing, and I would die happy if I never have to use it again.
I guess that the same people who don't want networking in X are the same people who uses VNC on Linux because they don't know better...
Excuse me, but please get off my Pennisetum Clandestinum, eh!