To view parent comment, click here.
To read all comments associated with this story, please click here.
This new feature sounds really good!
Has this been resolved yet?
http://www.osnews.com/story/21999/Editorial_X_Could_Learn_a_Lot_fro...
Xorg is one of the best piece of technology available in Linux.
Agreed.
Some would argue that showing local content on screen is what X should do, everything else is bloat. But I guess we don't need to care since the bloat is harmless.
KDE is an exaggerated comparison; KDE also does millions of things but struggles with the basics (pulseaudio, networkmanager), while the basics in X seem to be in a pretty good shape.
I have to say, though, that with Lucid and the latest nvidia driver, I'm very happy with X, using both laptop screen and monitor at the same time, as well as using projectors without issues.
One of my main beefs with X--and I'm just assuming it's X's fault since I see it on Mac OS apps ported from Linux, as well as in the Linux desktop--are visual artifacts when redrawing parts of the screen. This to me is the one thing that screams "unprofessional" when compared to Mac and most modern Windows apps. Is anything being done/has anything been done recently to fix this?
As a former Linux user, I find this insulting for my previous OS of choice. There is great tech in the Linux world, sure : JACK, networkmanager, udev, APT... But X.org is *not* among them. It's slow, it kills all apps when it crashes, its standard widgets (Motif) haven't been updated for ages, leading to appearance of a bunch of incompatible toolkits... And let's not consider the time it took to get mouse hot-plugging working.
The sole thing which Xorg does very well is error messages. /var/log/Xorg.0.log is a great way to know what has happened when X has crashed. Again.
Edited 2010-06-26 14:04 UTC
I don't claim to love X (in fact I am programming my own window system similar to Wayland), basically all the things you said about it are wrong.
Well, its architecture is not the greatest, but pretty much any computer can handle it fine. (By comparison, Windows Vista and 7 and very slow, even though their graphics architecture is fairly well designed.)
No, apps decide to kill themselves when they crash. And guess what, if Windows crashes, all your apps crash too!
Motif isn't really the "standard widget toolkit". It was in old toolkit used many years ago that got replaced with much better things.
By a bunch, I think you really mean two. Gtk+ and Qt. However, they both cooperate pretty well, and can be themed to look the same very easily.
However, I do agree that we should only have one standard toolkit: Qt. Gtk+ is simply technologically inferior in every way. I would be very happy if GNOME was rewritten in Qt...
As a former Linux user, I find this insulting for my previous OS of choice. There is great tech in the Linux world, sure : JACK, networkmanager, udev, APT... "
Well, out of that list, really only JACK and apt are noteworthy. The rest are just kludges on top of missing kernel features. Other OSes have better solutions that Linux is still catching up with.
X11 most definitely *is* one of the greatest pieces of OSS available for Unix-like systems.
Define slow.
Yes, that is an issue.
Do any modern apps still use Motif?
And how is this any different from Windows or MacOS X??
Mouse hot-plugging in X11 has worked on non-Linux OSes for many many many years (FreeBSD has had moused (/dev/sysmouse) support since the early 3.x days, for example). Don't blame X11 for a shortcoming of Linux.
Actually because you mentioned remoting as strong side of X, it is not really Xs strong side because the protocol is way too low level. Just have a comparison of X and RDP. RDP wipes Xs buttocks and have been for years. Xs remoting worked fine for simple terminals and the Athena widget set but thats it, once you move beyound that you have to rely on protocol compression hacks or entirely different remoting protocols like VNC to get a decent performance over an average network.





Member since:
2006-06-12
It is able to handle it if you configure it corectly.
Xorg is one of the best piece of technology available in Linux. But it is like KDE, many of the best features are unknownes by the users. Only causing bugs and problems in the small set of features they know about, like displaying local content on your screen.
It is great when you have to use a window over the network (without any additional software), thin client mode, input periferal over the network, proxy, Xfbdev/KDrive/Xephir, X in X, multiple X server, per screen fine grained control and client over ssh.
It is also great when you think of all the developpers specifications, APIs and extensions that are not used as much as they could be.
Just saying: "Arg, I hate X because I use XRandR and it is not perfect on my unsuported, Linux unfriendly Laptop and I don't want to ever edit xorg.conf, so X suck" is just trolling.