X Window System core protocol: Difference between revisions

Content deleted Content added
PrimeBOT (talk | contribs)
m Replace magic links with templates per local RfC - BRFA
m Other: snap link
Line 235:
== Other ==
 
Other requests and events in the core protocol exist. The first kind of requests is relative to the parent relationship between windows: a client can request to change the parent of a window, or can request information about the parenthood of windows. Other requests are relative to the [[X Window selection|selection]], which is however mostly governed by other protocols. Other requests are about the [[Focus (computing)|input focus]] and the shape of the [[pointer (computinguser WIMPinterface)|pointer]]. A client can also request the owner of a resource (window, pixmap, etc.) to be killed, which causes the server to terminate the connection with it. Finally, a client can send a [[NOP|no-operation]] request to the server.
 
== Extensions ==