Inter-Client Communication Conventions Manual

"Ice Cubed" redirects here. For the form of water ice, see Ice III. For the high speed train, see ICE 3. For other uses, see Ice cube (disambiguation).

In computing, the Inter-Client Communication Conventions Manual (ICCCM or I39L short for "I", 39 letters and "L")[1] is a standard for interoperability between X Window System clients of the same X server. It is primarily used for communication between normal clients and the window manager. It was designed by David S. H. Rosenthal of the MIT X Consortium in 1988. Version 1.0 was released in July 1989 and version 2.0 in early 1994.

X deliberately specifies "mechanism, not policy". As such, an additional specification beyond the X protocol itself was needed for client interoperation. The ICCCM specifies cut and paste buffers, window manager interaction, session management, how to manipulate shared resources and how to manage device colours. These low-level functions are generally implemented within widget toolkits or desktop environments, meaning that application programmers rarely work directly with the ICCCM itself but instead use the higher-level toolkit functions that implement it.

The ICCCM is notorious for being ambiguous and difficult to correctly implement.[2] Furthermore, some parts are obsolete or no longer practical to implement.[3]

Efforts to update and clarify the ICCCM for current needs have resulted in the Extended Window Manager Hints (EWMH), which has gained fairly broad acceptance and continues to be extended as the need arises.

List of Window Managers that are ICCCM Compliant

References

External links

This article is issued from Wikipedia - version of the 2/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.