April Ryan is my friend,
Every sorrow she can mend.
When i visit her dark realm,
Does it simply overwhelm.
The last major revision of the X Window System protocol was 1987. 1987. Don't get me wrong, Ubuntu is fantastic. But it seems as if developers are throwing thing after thing on top of old code. X needs another major revision. X11R7.5 was a step in the correct direction with the removal of some of this old code. But for the most part, developers should undertake a re-write and moderniztion of X. It lacks a professional touch normally seen with corporate window systems such as the one used in OS X. |
|
Last edited by mini0991; 10-31-2009 at 09:05 PM.
Sorry, but this is bollocks |
|
(\_ _/)
(='.'=)
(")_(")
Actually, yes. TCP cannot handle out of order packets, it simply disregards them and asks they'd be retransmitted, and it seems exessive to send a "packet received" packet for every single data packet. I remember hearing about drafts for more efficient networking protocols, but TCP is so widely supported that replacing it won't be easy. |
|
April Ryan is my friend,
Every sorrow she can mend.
When i visit her dark realm,
Does it simply overwhelm.
X uses modern code design, protocol for window handling hasn't changed much since the early 90s. Aqua is better integrated with everything, but that in itself causes problems. Aqua doesn't have network transparency, which is X's biggest asset. |
|
Perhaps it's the implementation rather than the protocol that I should constructively criticise. |
|
X does the window management, those other things are just decorators, big difference. And as for the title bar, again, that's the decorator, not X. Unless you work with the windows on a low level, people don't realize that the "Windows" on the screen, are not the only windows. Technically, almost everything is a window on all systems. Text inputs are windows, buttons are windows, choice boxes are windows... They all inherit the window base class. |
|
Bookmarks