Talk:X Window System protocols and architecture

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Former good articleX Window System protocols and architecture was one of the Engineering and technology good articles, but it has been removed from the list. There are suggestions below for improving the article to meet the good article criteria. Once these issues have been addressed, the article can be renominated. Editors may also seek a reassessment of the decision if they believe there was a mistake.
Article milestones
DateProcessResult
March 7, 2007Good article nomineeListed
August 16, 2008Good article reassessmentDelisted
Current status: Delisted good article

Urgently needed for this article[edit]

X Window System was at 30KB and it was clear the technical section would need at least 15KB to do it justice, and was also of notably lower quality than the rest of the article. So I split it off. - David Gerard 13:13, 26 Jan 2005 (UTC)

Things this article needs (add to this list):

  • Extensions (only a few are currently mentioned)
  • ...

I have added some technical details, but there are some points missing: for example, a discussion about screens and visuals. In the examples, I made some simplifying assumptions (for example, in the the example section I have assumed a single screen; when talking about selections, I have assumed that the client is requesting a text selection, etc.) This may be misleading, but explaining everything in the level of details of the specifications is too much. Paolo Liberatore (Talk) 09:25, 14 November 2005 (UTC)[reply]

keyboard input with XKB[edit]

It needs some information on how the keyboard input in X works. At the web I found The X Keyboard Extension: Protocol Specification. --Hhielscher 01:10, 3 Feb 2005 (UTC)

Keyboard handling is now in X Window core protocol, and in X keyboard extension. - Liberatore(T) 15:05, 24 January 2006 (UTC)[reply]

Split (again)[edit]

This article has reached 33k... I propose to split the sections:

X protocol
X services
Objects
Example
Xlib

into a new article X Window core protocol, leaving a summary here. The section "Inter-client communication" is also quite long, but I think it can be left in place. Comments? - Liberatore(T) 20:46, 19 December 2005 (UTC)[reply]

Done. I have removed some things from the list of the things that are missing as they should go to X Window core protocol instead (a new list is in the talk page of that article). - Liberatore(T) 19:01, 27 December 2005 (UTC)[reply]

Peer review of a related article[edit]

I submitted X Window core protocol for peer review, as I intend to candidate it for featured status. I would appreciate comments (Peer review subpage). - Liberatore(T) 17:55, 21 February 2006 (UTC)[reply]

XRandR[edit]

Could somebody knowledgable about X Windows take a look at the article XRandR. It is important? Should it be merged somewhere? deleted? Not sure myself but it seems fairly out of context and of questionable importance by itself... Jefferson Anderson 20:49, 5 February 2007 (UTC)[reply]

Vandalism?[edit]

"Ken Sanders X-pert on the X protocol" under Obsolete Extensions was added on May 6 by an anonymous edit.

GA Reassessment[edit]

This discussion is transcluded from Talk:X Window System protocols and architecture/GA1. The edit link for this section can be used to add comments to the reassessment. In order to uphold the quality of Wikipedia:Good articles, all articles listed as Good articles are being reviewed against the GA criteria as part of the GA project quality task force. While all the hard work that has gone into this article is appreciated, unfortunately, as of August 16, 2008, this article fails to satisfy the criteria, as detailed below. For that reason, the article has been delisted from WP:GA. However, if improvements are made bringing the article up to standards, the article may be nominated at WP:GAN. If you feel this decision has been made in error, you may seek remediation at WP:GAR.

  • This article is almost entirely unreferenced and has had a request for citation outstanding since May 2008. --Malleus Fatuorum (talk) 23:26, 16 August 2008 (UTC)[reply]

"and sends back user input..."?[edit]

The following paragraph doesn't make sense to me:

X is based on a client-server model. An X server program runs on a computer with a graphical display and communicates with various client programs. The server accepts requests for graphical output (windows) and sends back user input (keyboard, mouse).

Why would the server send back user input?

Xterm11 (talk) 21:32, 7 November 2008 (UTC)[reply]

I grant that sentence could be made clearer. The point is that the server is between the user and the client program. It receives keypresses from the user and send them to the program. I will try to clarify this. Thanks for pointing this out. Tizio 13:35, 10 November 2008 (UTC)[reply]
Ok, I have changed that sentence. I think it is clear now, but suspect it could be improved as for the language... Tizio 13:42, 10 November 2008 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on X Window System protocols and architecture. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 16:17, 16 July 2016 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on X Window System protocols and architecture. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 18:56, 20 July 2016 (UTC)[reply]

So how do you use the protocol?[edit]

If I develop an app to display in an XWindow, what kind of protocol is it? Is it a network protocol that works with normal UDP or TCP packets? Does it use shared files or memory locations, so that communication is file-mapped or memory-mapped? Please explain.

Benhut1 (talk) 13:02, 16 January 2019 (UTC)[reply]